Oct 13, 2010

VirtualBox 3.2.10 for Ubuntu 10.10 Maverick Meerkat

VirtualBox 3.2.10 for Ubuntu 10.10 Maverick Meerkat
The deposit Virtualbox for Ubuntu 10.10 Meerkat Maverick was created today. With this filing, a new version of VirtualBox was released, adding support for 3.2.10 installation of "Guest OS Addtion" for version 1.9 of Xorg. This version fixes performance issues and fixes many bugs.







3.2.10 Install VirtualBox on Ubuntu 10.10 Maverick Meerkat

echo "deb http://download.virtualbox.org/virtualbox/debian maverick non-free # VirtualBox" | 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-3.2

5 comments

At the second line yout have "http:/ /...", with a blank space between the two bars.

Im getting "virtualbox-3.2 : Depends: libqt4-network (>= 4:4.5.3) but it is not going to be installed"
Depends: libqt4-opengl (>= 4:4.5.3) but it is not going to be installed
E: Broken packages
Pls guide me

You could always just add their repository and have synaptic or something install it for you.

If you want to do this, follow these steps.

Open System->Administrator->Software Sources
On the tab entitles "Other Software" click the add button. Then in the text box, paste this

deb http://download.virtualbox.org/virtualbox/debian maverick non-free

After this, Open up a terminal (Applications->Accessories->Terminal) and paste this


wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -

Hi,
Yes I did, still getting the same err.


EmoticonEmoticon