Remove Virtualbox installed via deb packages – Debian 11
If you download a .deb package and successfully install an app using sudo dpkg -i thedebpackage.deb, you can uninstall it. It is not as straightforward as using apt. Here is how to uninstall a Debian app installed via a downloaded deb package. Step 1: Find the name of the package as installed on your system: …