Removing Ports

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Mon Feb 2 05:36:56 PST 2004


Rishi Chopra <rchopra at cal.berkeley.edu> writes:

> My understanding is that 'make deinstall' only removes the port from
> the "ports database" - is there any way to actually remove all of the
> files associated with a particular port?

'make deinstall' does a few other things as well; among them, a
pkg_delete(1).  This will remove the files installed by the port
(barring a bug in the port...).  Note that the 'make deinstall' 
will only delete the port if the port skeleton is still for the 
same version installed.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area: 
		resume/CV at http://be-well.ilk.org:8088/~lowell/resume/
		username/password "public"


More information about the freebsd-questions mailing list