User Tools

Site Tools


blog:debian_package_backup

debian package backup

You might prefer to have a clean system on reinstall but sometimes it is nice to reinstall applications from a previous machine/setup. Keeping a backup list of packages will make this a snap. Just give your package manager a list of all the packages you want it to install and let it rip.

Here are the backup and restore methods for each of the major distros/package managers. Backup

dpkg –get-selections > installed-software.log

Restore

dpkg –set-selections deselect install

Source: http://www.nixtutor.com/linux/keep-a-backup-of-installed-packages/

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   _  __   ___    __ __  _      __     __
  / |/ /  / _ |  / // / | | /| / / __ / /
 /    /  / __ | / _  /  | |/ |/ / / // / 
/_/|_/  /_/ |_|/_//_/   |__/|__/  \___/
 
blog/debian_package_backup.txt · Last modified: 2009-06-24 16:13 by brb