Date: Fri, 2 Dec 2005 18:16:25 -0500 From: Trey Sizemore <trey@fastmail.fm> To: freebsd-questions@freebsd.org Subject: Re: Removing packages Message-ID: <20051202181625.75c39914@localhost> In-Reply-To: <20051202235748.ff3acce4.albi@scii.nl> References: <20051202175116.3b372d01@localhost> <20051202235748.ff3acce4.albi@scii.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2 Dec 2005 23:57:48 +0100 albi <albi@scii.nl> wrote: > On Fri, 2 Dec 2005 17:51:16 -0500 > Trey Sizemore <trey@fastmail.fm> wrote: > > > I have OpenOffice 1.1.3 installed previously from packages. I have > > recently installed OpenOffice 2.0 from ports. How do I go about: > > > > 1- removing the 1.1.3 package install - I know to use pkg_delete, > > but can't seem to find the correct package name. > > pkg_info |grep -i "openoffice" .. doesn't help ? > > cd /usr/ports/editors/openoffice.org-1.1 ; make deinstall > is also an idea > No...it's very weird. It's definitely installed...I can start and use it, but: salamander# pkg_info |grep -i "openoffice" gcc-ooo-3.4.1_2 GNU Compiler Collection for OpenOffice.org openoffice.org-2.0.0_1 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br salamander# cd /usr/ports/editors/openoffice.org-1.1 salamander# pwd /usr/ports/editors/openoffice.org-1.1 salamander# make deinstall ===> Deinstalling for editors/openoffice.org-1.1 ===> openoffice.org not installed, skipping -- Cheers, Trey ---- One cannot make an omelette without breaking eggs -- but it is amazing how many eggs one can break without making a decent omelette. -- Professor Charles P. Issawi FreeBSD 5.4-STABLE i386 GENERIC 6:15PM up 10:48, 0 users, load averages: 0.13, 0.07, 0.02
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051202181625.75c39914>