Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2001 03:17:45 +0100
From:      Andreas Ntaflos <ntaflos.andreas@gmx.net>
To:        Terminator <jimmy@mtc.dhs.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cleanly uninstall software package
Message-ID:  <20011103031745.D1564@Deadcell.ANT>
In-Reply-To: <Pine.LNX.4.33.0111021407410.3905-100000@www.mtc.dhs.org>; from jimmy@mtc.dhs.org on Fri, Nov 02, 2001 at 02:09:54PM -0800
References:  <Pine.LNX.4.33.0111021407410.3905-100000@www.mtc.dhs.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 02, 2001 at 02:09:54PM -0800, Terminator wrote:
> I wanna uninstall some software packages that I installed during
> installation, but they are not listed in /var/db/pkg, i.e.
> XFree86. How to cleanly uninstall the packages? I don't want to
> rm -rf /usr/X11R6... ;-)

Check the output of pkg_info and consider using sysutils/portupgrade which
can be found in the ports. Take your time though to read through the man
pages of each command which comes with portupgrade (pkg_deinstall, 
pkgdb, ..). It's a quite powerful tool.

Maybe you'll have to update the pkg index first which can also be done 
with the portupgrade stuff.

regards
-- 
	Andreas "ant" Ntaflos	
	ntaflos.andreas@gmx.net
	Vienna, AUSTRIA

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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