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: "Carl Reaburn" <carlreaburn AT attech.net.au>
  • To: <baslinux AT lists.ibiblio.org>
  • Subject: Re: [BL] ipfwadm in BL3
  • Date: Tue, 22 Feb 2005 07:06:33 +1100

hahahahaha I just finished doing it the hard way.

thanks. I'll use that next time.


----- Original Message ----- From: "David Moberg" <davidjmoberg AT lycos.com>
To: <baslinux AT lists.ibiblio.org>
Sent: Tuesday, February 22, 2005 7:01 AM
Subject: Re: [BL] ipfwadm in BL3


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

_______________________________________________
BasLinux mailing list
BasLinux AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/baslinux





Archive powered by MHonArc 2.6.24.

Top of Page