Listing installed packages in Ubuntu linux

I was trying to find out how to list the currently installed packages in Ubuntu. I was assuming that there would be a option flag for either apt-get or apt-cache but I couldn’t find one. Not saying that there isn’t one but the following command does the job.
dpkg --get-selections

Lovely

0 Responses to “Listing installed packages in Ubuntu linux”


  1. No Comments

Leave a Reply