[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: APT 0.3.2 offline use



On Thu, Mar 18, 1999 at 01:18:20PM +0100, Sven LUTHER wrote:
> > You can achieve your goal of removing all of gnome using some magic shell
> > scriptage and apt-get remove, perhaps,
> > 
> > apt-get remove `awk '/^Package:/{print $2}' < /var/state/apt/lists/*gnome*`
> 
> yes, but not all gnome packages are labeled gnome, some are libzwt, some are
> orbit, ...

With this command:

apt-get install libglib1.1.{5-,6-,7-,8-,9-,10-,11-,12-,13-,16-}

apt will remove also the packages that depend on libglib1.1.x, so
all the old gnome packages...
I used it to get rid of all the old development glib/gtk stuff.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules


Reply to: