Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Jan 23 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Jan 23


No, the commands Jim was after (finally found them!) are - to list
installed packages

dpkg --get-selections "*" > Desktop/applications

and to reinstall them

sudo apt-get update
sudo dpkg --set-selections < Desktop/applications
sudo apt-get -u dselect-upgrade

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Clean Install of 11.04 Or get search suggestion and latest updates.


Tagged: