To uninstall virtualbox-qt just follow these instructions.
sudo apt-get remove virtualbox-qt
This will remove just the virtualbox-qt package itself.
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.
If you also want to delete your local/config files for virtualbox-qt then this will work.
sudo apt-get purge virtualbox-qt
Or similarly, like this virtualbox-qt
sudo apt-get purge --auto-remove virtualbox-qt
Package | virtualbox-qt |
Version | 5.0.4-dfsg-2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.virtualbox.org/ |
Description | x86 virtualization solution – Qt based user interface |
Distro | ubuntu |
Release | wily |
Repo | main |
Section | multiverse/misc |