Tuesday, January 22, 2008

How to get list of installed softwares in Debian/Ubuntu System

The command
$ dpkg --get-selections
would list all the installed programs in your debian system.

No comments: