* Piers Kittel <[EMAIL PROTECTED]> [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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to