On Mon, 2004-12-06 at 08:25 -0600, Michael Satterwhite wrote:
> Over my time on debian, I've been getting better at using these great tools, 
> but I have a couple of questions for the experts here:
> 
> (1) What is the best way to determine exactly which packages / versions are 
> currently installed on my system?
> 
I like to use aptitude.
aptitude -F "%p" search '~i'

To list only the packages that *I* installed:
aptitude -F "%p" search '~i!~M



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

Reply via email to