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

Re: Obsolete packages in Experimental



Le vendredi 20 janvier 2006 à 14:17 +0000, Paul Brossier a écrit :
> On Fri, Jan 20, 2006 at 04:09:28AM -0600, Peter Samuelson wrote:
> > 
> > [Jérôme Warnier]
> > > Or even better: a list of all packages already installed on my system
> > > which have an experimental version?
> > 
> > There might be a better way, but assuming you have experimental in your
> > sources.list...
> > 
> 
> aptitude search ~Aexperimental | grep ^i
Right, and if the second character on the line is a B, that means this
packages is already from experimental.
So you could filter the ones you could still upgrade with:
aptitude search ~Aexperimental | grep ^i|grep -v ^iB

Thanks
> ciao, piem



Reply to: