Im trying to follow the instructions on the virtual box website to install VB 3.X
I added the source from the page and did this wget command...
Then tried to install it and got this error.
Not sure what I am missing or doing wrong... here is he link to the page that has the instructions.
http://www.virtualbox.org/wiki/Linux_Downloads
I added the source from the page and did this wget command...
wren@wren76:~$ wget -q http://download.virtualbox.org/virtu...n/sun_vbox.asc -O- | sudo apt-key add -
OK
OK
wren@wren76:~$ sudo apt-get install virtualbox-3.0
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package virtualbox-3.0
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package virtualbox-3.0
http://www.virtualbox.org/wiki/Linux_Downloads
Comment