Skip to Content.
Sympa Menu

baslinux - Re: [BL] ipfwadm in BL3

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: "David Moberg" <davidjmoberg AT lycos.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] ipfwadm in BL3
  • Date: Mon, 21 Feb 2005 15:01:24 -0500

You can automatically remove packages with this command sequence:

cd /
rm -f `tar -ztf /full/path/to/package.tgz`
rmdir `tar -ztf /full/path/to/package.tgz`

This removes the files first, and then the directories if they're
empty. It doesn't undo the installation script, but many packages
don't really need that.

David

--
_______________________________________________
Find what you are looking for with the Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10





Archive powered by MHonArc 2.6.24.

Top of Page