My Ubuntu is running somewhat slow sometimes. Now I would like to check if all packages are still installed, maybe I uninstalled an important package.
How can I re-check if all initial packages are still installed?
package-management
My Ubuntu is running somewhat slow sometimes. Now I would like to check if all packages are still installed, maybe I uninstalled an important package.
How can I re-check if all initial packages are still installed?
Best Answer
There is a full list in the manifest file of each distribution at http://releases.ubuntu.com
To generate a list use
For 32 bit use another manifest with the ending
desktop-i386.manifest
:Now just figure out how to ignore those packages that are removed upon installation, such as GParted, Ubiquity, various language packs, etc.:
(full list of removed packages here)