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

Re: Checking what's installed



* Piers Kittel <edinfo-list@biased.org> [030825 11:25]:
> Hello all
> 
> Am installing Debian on a 486 laptop, and because I want to trim down 
> the installation as much as possible, how do I view a list of what's 
> installed by apt-get on the laptop?  DSelect is useless as it marks some 
> stuff that hasn't been installed as to be installed.

dpkg -l | grep ^ii

or 

dpkg --get-selections | grep -w install | cut -f1


Nick.

-- 
Debian testing/unstable
Linux twofish 2.6.0-test3-looxt93c1 i686 GNU/Linux



Reply to: