To uninstall v86d just follow these instructions.
sudo apt-get remove v86d
This will remove just the v86d package itself.
sudo apt-get remove --auto-remove v86d
This will remove the v86d package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for v86d then this will work.
sudo apt-get purge v86d
Or similarly, like this v86d
sudo apt-get purge --auto-remove v86d
Package | v86d |
Version | 0.1.10-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://dev.gentoo.org/~spock/projects/uvesafb/ |
Description | daemon to run x86 code in an emulated environment |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/utils |