LINUX TIPS - LIST OF INSTALLED PACKAGES : FAQ
 
Welcome, Guest. Please login or register.

username, password for forums login
search for : Google Custom Search
mac os x
linux tips & tricks linux tutorials linux how-to features linux forums linux blog      

List of installed packages

Jul 27, 2007 04:52 PM

-----------------------------------------------------------------------------------------------------------

If you want to repeat installation of all packages from your computer to another one their is ideal solution to create list of all installed packages on your computer. Open shell and type:

sudo dpkg --get-selections >
installed-programs

File"installed-programs" will be written inside your Home folder and you can copy this folder. On another computer (computer on which you want to import this list) type:

sudo dpkg --set-selections <
installed-programs
sudo dselect

This procedure will mark all inside list for download, and then it will start will downloading and installation. Note that you also need to copy file /etc/apt/sources.list. You also need to refresh files database with command

sudo apt-get update

 

Bookmark del.icio.us digg List of installed packages Digg this! Share on Facebook

 


advertisement

  Latest Linux Forums Discusses
cheesy What linux live cd should i get?
March 09, 2007, 04:51:44 PM by jbob
I want to get a linux live cd which would you prefer.
I want it to run...
4 comments | Write Comment

xx Linux live desktop CD's
January 14, 2007, 09:51:33 PM by Peles
Hello all from peles. I want to run a live Linux desktop cd on my Laptop .I...
2 comments
 




search web for : Google Custom Search
home | forums | blog | web mail | windows | mac | linux | software spotlight | how-to features | techs & tests | web 2.0 reviews
List of installed packages at SoftwareTipsPalace.com
About Us | Privacy Policy | Terms of Use | Advertising Info | Contacts | FAQ's | SiteMap   Software Tips and tricks rss
Copyright © 2008 SoftwareTipsPalace.com. All rights reserved.