How to uninstall a .deb package (Ubuntu)
posted by Ted
on 20 Jul 2010
New version of virtual box. Problem was, I needed to uninstall the old version first.
To uninstall a .deb package, open a terminal, and enter:
sudo dpkg -r package_name