Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2001 19:51:00 -0400
From:      Dale Chulhan - Home <dchulhan@uwi.tt>
To:        freebsd-questions@freebsd.org, freebsd-newbies@freebsd.org
Subject:   Uninstalling Software
Message-ID:  <3B1435E4.63C1BE8B@uwi.tt>

next in thread | raw e-mail | index | archive | help
Ok kewl I did the packages thing but now I'm up to the point where I
actuallt compile and install other software from tar files etc.

So the big question is ..... ( drum roll )

How do I uninstall software that has been done the whole process:

gzip -dc <filename> | tar -xvf -
cd <untarred dir>
./configure
make
make test
make install

so from there is there some file some where that tracks installs and
helps you get rid of stuff?

Thanks,
Dale

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?3B1435E4.63C1BE8B>