July 23, 2009 HowTo: Create a list of installed packages - Ubuntu Forums Edit Delete Tags Autopost HowTo: Create a list of installed packages dpkg --get-selections > installed-software To reinstall: dpkg --set-selections < installed-software followed by Code: dselect