How To Backup/Restore Your Installed Packages And Applications on Ubuntu

1. Open the terminal and make a backup copy of your applications with this command:

sudo dpkg --get-selections > backup.txt

Now move the backup.txt file to another location (USB drive, CD, external hard drive, etc.)

2. After a new installation of Ubuntu/Linux Mint, cd to the folder containing your text file (backup.txt), then restore your packages with these commands:

sudo apt-get install aptitude 
sudo dpkg --clear-selections 
sudo dpkg --set-selections < backup.txt 
sudo aptitude install

Then follow given prompts.

Note: You may also use Ubuntu Software Center to sync and reinstall your applications on different Ubuntu computers. Open Ubuntu Software Center and head to File Sync Between Computers.


Source: http://www.upubuntu.com
ubuntu 2623793168075393705

Post a Comment

emo-but-icon
:noprob:
:smile:
:shy:
:trope:
:sneered:
:happy:
:escort:
:rapt:
:love:
:heart:
:angry:
:hate:
:sad:
:sigh:
:disappointed:
:cry:
:fear:
:surprise:
:unbelieve:
:shit:
:like:
:dislike:
:clap:
:cuff:
:fist:
:ok:
:file:
:link:
:place:
:contact:

Home item

Popular Posts

Random Posts

Flickr Photo