Installlion's Logo

Installlion.com

How To Uninstall qemu On Ubuntu 15.10

To uninstall qemu just follow these instructions.

Uninstall just qemu

fast processor emulatorUbuntu 15.10universe/metapackages1:2.3+dfsg-5ubuntu9
sudo apt-get remove qemu

This will remove just the qemu package itself.

Uninstall qemu and its dependencies

sudo apt-get remove --auto-remove qemu

This will remove the qemu package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for qemu then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge qemu

Or similarly, like this qemu

sudo apt-get purge --auto-remove qemu

Package Data

Packageqemu
Version1:2.3+dfsg-5ubuntu9
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://www.qemu.org/
Descriptionfast processor emulator
Distroubuntu
Releasewily
Repouniverse
Sectionuniverse/metapackages

Dependencies