Tip of the Day - Listing Installed Packages in Ubuntu
October 21st, 2007
To list all installed packages in Ubuntu, simply run the following command:
dpkg --get-selections
Thats it.
To list all installed packages in Ubuntu, simply run the following command:
dpkg --get-selections
Thats it.
Leave a Reply