VirtualBox 4.1.16 has been released!, this is a maintenance release that comes to fix several bugs.
Install VirtualBox 4.1.16
Open terminal and enter the following command:
.
.
.
sudo -vecho "deb http://download.virtualbox.org/virtualbox/debian $(lsb_release -sc) contrib" | sudo tee -a /etc/apt/sources.list wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add - sudo apt-get update sudo apt-get install virtualbox-4.1
- If you don`t want to install virtualbox from repository download the following .deb packages from this Link.
– For Other Linux distribution, download the packages from this Link.
-For installation of extension pack, please check our previous post. (Support for USB 2.0 devices, VirtualBox RDP and PXE boot for Intel cards.)