To uninstall virtualbox-guest-dkms just follow these instructions.
sudo apt-get remove virtualbox-guest-dkms
This will remove just the virtualbox-guest-dkms package itself.
sudo apt-get remove --auto-remove virtualbox-guest-dkms
This will remove the virtualbox-guest-dkms package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for virtualbox-guest-dkms then this will work.
sudo apt-get purge virtualbox-guest-dkms
Or similarly, like this virtualbox-guest-dkms
sudo apt-get purge --auto-remove virtualbox-guest-dkms
Package | virtualbox-guest-dkms |
Version | 5.0.4-dfsg-2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.virtualbox.org/ |
Description | x86 virtualization solution – guest addition module source for dkms |
Distro | ubuntu |
Release | wily |
Repo | main |
Section | multiverse/kernel |