Installlion's Logo

Installlion.com

How To Uninstall virtualbox-qt On Ubuntu 15.10

To uninstall virtualbox-qt just follow these instructions.

Uninstall just virtualbox-qt

x86 virtualization solution – Qt based user interfaceUbuntu 15.10multiverse/misc5.0.4-dfsg-2
sudo apt-get remove virtualbox-qt

This will remove just the virtualbox-qt package itself.

Uninstall virtualbox-qt and its dependencies

sudo apt-get remove --auto-remove virtualbox-qt

This will remove the virtualbox-qt 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 virtualbox-qt then this will work.

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

Or similarly, like this virtualbox-qt

sudo apt-get purge --auto-remove virtualbox-qt

Package Data

Packagevirtualbox-qt
Version5.0.4-dfsg-2
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://www.virtualbox.org/
Descriptionx86 virtualization solution – Qt based user interface
Distroubuntu
Releasewily
Repomain
Sectionmultiverse/misc

Dependencies