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

Re: Listing packages installed from experimental



On Tue, 2014-06-10 at 05:14 +0200, Ralf Mardorf wrote:
> On Mon, 2014-06-09 at 17:25 -0700, David Glover-Aoki wrote:
> > I'm running wheezy but have some packages installed from experimental.
> > 
> > How can I list all the packages currently installed from experimental?
> 
> It can't harm to do some research ;).
> 
> https://packages.debian.org/search?keywords=apt-show-versions
> http://man.cx/apt-show-versions
> 
> root@debi386:~# apt-show-versions 
> [snip]
> zip/wheezy uptodate 3.0-6
> zita-ajbridge/jessie uptodate 0.4.0-1
> [snip]
> root@debi386:~# apt-get update
> [snip]
> root@debi386:~# apt-show-versions
> [snip]
> zip/unknown upgradeable from 3.0-6 to 3.0-8
> zita-ajbridge/unknown uptodate 0.4.0-1
> [snip]

PS:

apt-show-versions | grep /wheezy
apt-show-versions | grep /unknown

I suspect packages from experimental are also shown and you can grep for
them.



Reply to: