How to download, install and uninstall virtualbox on Ubuntu 18.04
In this video, I have shown how you can download and install virtualbox on ubuntu easily by two different ways.
I have also shown you how you can uninstall or remove virtualbox on ubuntu. The ubuntu version used in the video is 18.04. But the method of installing or uninstalling virtualbox vm is more or less same across all ubuntu versions.
The version of Oracle virtual box is 6.0. The process of installing/uninstalling virtualbox should work more or less same for other virtualbox versions too.
Please subscribe for more useful videos https://www.youtube.com/channel/UCWDBq7A5tGpgK1mh0zY2VbQ?sub_confirmation=1
Commands Used in the video:
———————————————–
Method1:
1. sudo apt-get install virtualbox
2. sudo apt-get purge virtualbox
Method2:
1. sudo dpkg -i virtualbox-6.0_6.0.4-128413~Ubuntu~bionic_amd64.deb
2. sudo dpkg -l
3. sudo dpkg –purge virtualbox-6.0
Oracle VirtualBox Download Link
————————————————————
https://www.virtualbox.org/wiki/Linux_Downloads
ubuntu download