Latest Virtualbox Ubuntu 18.10 Installation Guide
Hi! The Tutorial shows you Step-by-Step How to Install the Latest Virtualbox on Ubuntu 18.10 Cosmic Installation.
First, VirtualBox for Ubuntu 18.10 Extends the Capabilities of your existing Computer so that it can Run Multiple OSes (inside multiple Virtual Machines) at the same time.
Because Oracle VirtualBox is a General-Purpose Full Virtualizer for x86 Hardware, targeted at Server, Desktop and Embedded use.
Finally, to the Tutorial’s Bottom Link to Installing Google-Chrome and VMware Workstation on Ubuntu.
-
Open Shell Terminal emulator window
Ctrl+Alt+t
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Download Latest VirtualBox Package for Ubuntu 18.10.
If the Cosmic package still not there then Grab that for Latest Available Ubuntu Release!
-
Installing GDebi Package Installer.
sudo su -c "apt-get install gdebi"
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Installing Latest VirtualBox.
cd ~/Downloads
sudo sudo gdebi ./virtualbox*.deb
Install VMware Workstation for Free on Ubuntu Linux:
VMware-Workstation for Ubuntu.
How to Install Google-Chrome Web Browser on Ubuntu Linux
Chrome Setup on Ubuntu.