I am about to uninstall Ubuntu entirely and reinstall a fresh copy. Before I do that I want to make a list of software/package that I have installed so far. Any way to list out?
Update:
The answer by Rinzwind shows how to get the list of all the packages from the time when Ubuntu came and directly installs the packages if they are not present but I want to get the list only; not want to install.
creates a text file named
installed-software
with all installed software. Move that file to a backup.will install all the packages that have not been installed (in case you want to install them)
If you want to make a list of the differences you make another file after you installed Ubuntu again:
and you can
diff
the 2 files.If you installed the same version Ubuntu the result should be a list of packages from the old version that was not installed in the new version. Newer Ubuntu will have other package versions so it will not work.
You may try this instead: if you like to backup/restore all your apps, you could try AptOnCd from Ubuntu Software Center.
There is a full list in the manifest file of each distribution at http://releases.ubuntu.com
To get just the list use
for 32 bit use another manifest: