[CLUE-Tech] apt-get list
    David Anselmi 
    anselmi at anselmi.us
       
    Thu May 27 16:45:13 MDT 2004
    
    
  
Angelo Bertolli wrote:
> After doing an apt-get, I'd like a commandline tool which allows you to
> list the available packages (for install mostly, but also upgrade might be
> nice).  Is there a way to do this?
There are lots of ways:
cat /var/lib/dpkg/status
And the usual filters if you want fewer lines.
Use aptitude instead.  Or maybe synaptic if you don't like curses.
Dave
    
    
More information about the clue-tech
mailing list