- Get a list of your installed packages before you start re-installing by running "dpkg --get-selections > installed-software.txt" from somewhere in your home directory.
- Install your new copy of Ubuntu
- Install the dselect package
- Set your selections by running "dpkg --set-selections < installed-software.txt"
- Install the selected software by issuing the "dselect" command.
- Profit??
Monday, April 12, 2010
Upgrading Ubuntu Clean Style
The point is to do a fresh install of Ubuntu, but get back all the applications that you previously had installed. If you don't want to loose all your files/settings make sure to keep /home on a separate partition. I am not going to go into that right now since that is pretty well covered here.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment