Possible Duplicate:
Best way to backup all settings, list of installed packages, tweaks, etc?
I've heard that I can dump the dpkg package list of currently installed applications, then after I re-install, re-import that list and have apt or dpkg do all the heavy lifting for me getting my apps re-installed.
How do i do this?
apt-mark
could be of help here. – enzotib Jan 09 '15 at 18:30apt-clone
as a better solution to the whole problem we are facing: http://askubuntu.com/questions/9135/how-to-backup-settings-and-list-of-installed-packages/486634#486634 – enzotib Jan 10 '15 at 08:01