Installlion's Logo

Installlion.com

How To Uninstall virtualbox-source On Ubuntu 15.10

To uninstall virtualbox-source just follow these instructions.

Uninstall just virtualbox-source

x86 virtualization solution – kernel module sourceUbuntu 15.10multiverse/kernel5.0.4-dfsg-2
sudo apt-get remove virtualbox-source

This will remove just the virtualbox-source package itself.

Uninstall virtualbox-source and its dependencies

sudo apt-get remove --auto-remove virtualbox-source

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

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

Or similarly, like this virtualbox-source

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

Package Data

Packagevirtualbox-source
Version5.0.4-dfsg-2
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://www.virtualbox.org/
Descriptionx86 virtualization solution – kernel module source
Distroubuntu
Releasewily
Repomain
Sectionmultiverse/kernel

Dependencies