Difference between revisions of "Ubuntu configuration tasks"

From MyWiki
Jump to: navigation, search
(Created page with " dpkg --get-selections | grep -v deinstall ## To get a list of packages installed locally do this in your terminal:")
(No difference)

Revision as of 10:55, 17 May 2014

dpkg --get-selections | grep -v deinstall  ## To get a list of packages installed locally do this in your terminal: