Date: Fri, 22 Dec 2000 16:07:50 -0500 From: trini0 <trini0@optonline.net> To: doug@safeport.com, FreeBSD Questions <questions@freebsd.org> Subject: Re: How to remove KDE 2.0.1 Message-ID: <3A43C2A6.2F1C0A18@optonline.net> References: <Pine.BSF.4.21.0012211756430.9412-100000@pemaquid.safeport.com>
next in thread | previous in thread | raw e-mail | index | archive | help
If a make deinstall doesn't do it for me, I do pkg_delete -f "portname". The "-f" removes the dependencies to that particular port. Works for me.... doug@safeport.com wrote: > This may be a ports question but it is a "how to" so... > > >From the handbook: > > 4.2.2. Removing Installed Ports > > # cd /usr/ports/..your port > # make deinstall > > I thought I had read somewhere to do, "make deinstall clean", and > perhaps with "all". I did not do this but did: > > # cd /usr/ports/x11/kde2 > # make deinstall clean > > This did not remove the executables. I later did this with pkg_delete > for each of the components. This was required as > > pkg_delete kdebase-2.0.1 > > did not remove the other kde components. > > So the question: what's the proper way? And, should that go in the > handbook which, I guess, must deal with at least 3.x ways of doing > things? > > _____ > Douglas Denault > doug@safeport.com > Voice: 301-469-8766 > Fax: 301-469-0601 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- _____________________________ | trini0 | | | / ) | Systems Administrator | / / | Network Engineer | ( ( | email ==> | (((\ \> |/ ) trini0@optonline.net | (\\\\ \_/ /_________________________| \ / \ _/ / / / / 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?3A43C2A6.2F1C0A18>