Skip to Content.
Sympa Menu

baslinux - Re: [BL] Even more questions

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Even more questions
  • Date: Thu, 19 Jul 2007 05:08:58 +1200

Message from Steven
===================
Czerno wrote:
>
> > You will also need: isofs.o
> TY. Hope it is there for the taking,

isofs.o is already in BL3. Just do this:
-----------
ismod isofs
-----------

> can "pkg" undo and remove the stuff properly ?

No. If you list the package contents:
--------------------------
tar -ztvf package_name.tgz
--------------------------
You will see the files that were installed by pkg.
Then you can delete them individually. Or, if there
are a lot of files, you could pipe the output of tar
to rm.

Cheers,
Steven





Archive powered by MHonArc 2.6.24.

Top of Page