Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Dec 2005 23:57:48 +0100
From:      albi <albi@scii.nl>
To:        freebsd-questions@freebsd.org
Subject:   Re: Removing packages
Message-ID:  <20051202235748.ff3acce4.albi@scii.nl>
In-Reply-To: <20051202175116.3b372d01@localhost>
References:  <20051202175116.3b372d01@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
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

-- 
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051202235748.ff3acce4.albi>