paapereira.xyz

Virtualbox 2.1

Following previous posts about installing Virtualbox, here’s the 2.1 update (currently 2.1.2).

If you have 2.0 already installed you need to manually install the new version.

Install

1wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
1sudo apt-get update
1sudo apt-get install dkms
1sudo apt-get install virtualbox-2.1

#Linux #Ubuntu #VirtualBox