Install VirtualBox from command line
To install virtualbox from a command line open the terminal window and enter the following apt command:
$ sudo apt install virtualbox
All done. To start the Virtualbox execute:
$ virtualbox
#virtualbox #Linux # Install