首页 > 系统相关 >安装Virtualbox Install Virtualbox in Ubuntu 13.10/13.04/12.10/12.04 using PPA

安装Virtualbox Install Virtualbox in Ubuntu 13.10/13.04/12.10/12.04 using PPA

时间:2023-08-11 23:37:36浏览次数:57  
标签:PPA 13.10 sudo list apt Virtualbox Ubuntu download virtualbox


VirtualBox is a powerful Open Source virtualization software from Oracle, Which supports Linux, Windows and Mac OS. Current stable release is VirtualBox 4.3.

Recommended way of installing Virtualbox in Ubuntu / Linux Mint is by adding PPA to your repository.

Advertisements

Dependency

First install the dependency package to avoid error.



sudo apt-get install dkms



 

To add PPA

Open a terminal and run the following command to download and  install the key from Oracle. Issue the password for the user when prompted.



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



 

After installing the Oracle public key, use the below command to add it to your repository.

For Ubuntu 13.10


sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian saucy contrib" >> /etc/apt/sources.list.d/virtualbox.list'


For Ubuntu 13.04


sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian raring contrib" >> /etc/apt/sources.list.d/virtualbox.list'

For Ubuntu 12.10



sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian quantal contrib" >> /etc/apt/sources.list.d/virtualbox.list'



For Ubuntu 12.04



sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian precise contrib" >> /etc/apt/sources.list.d/virtualbox.list'



For Ubuntu 11.10



sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian oneiric contrib" >> /etc/apt/sources.list.d/virtualbox.list'



For Ubuntu 11.04



sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian natty contrib" >> /etc/apt/sources.list.d/virtualbox.list'



 

Once you added the repo using the above command, Update your repository.



sudo apt-get update



To Install

Now install the virtualbox 4.3 using the below command.



sudo apt-get install virtualbox-4.3



 

To install the previous version just replace 4.3 to 4.2 / 4.1 / 4.0 / 3.2 in the above command.

To Open

Go to dash and type Virtualbox, click on the icon. Check the screen shot.

Permanently add virtualbox icon to unity launcher by right-click on it and lock to Launcher. Check the screen shot.

 

check how to manage virtualbox commandline.

Hope this will be helpful for you!!!

 


标签:PPA,13.10,sudo,list,apt,Virtualbox,Ubuntu,download,virtualbox
From: https://blog.51cto.com/u_8895844/7053877

相关文章

  • [转]virtualbox centos无法上网问题
    原文地址https://www.cnblogs.com/Joke-Jay/p/8215295.htmlvirualbox里面设置nat模式(我这儿配置virtual时, 第一张网卡是NAT模式,还加了一张网卡, 选择了host-only模式, 估计不是必须)修改centos里面文件:vi/etc/sysconfig/network-scripts/ifcfg-enp0s3 文件ONBOOT=n......
  • 使用 VirtualBox+Vagrant 创建 CentOS7 虚拟机
    一、准备工作1.1软件下载VirtualBox:Downloads–OracleVMVirtualBoxVagrant:Install|Vagrant|HashiCorpDeveloper1.2软件安装安装VirtualBox-7.0.10-158379-Win.exe安装vagrant_2.3.7_windows_amd64.msiNotes:安装目录记得修改下,默认安装在C盘。......
  • virtualbox
    virtualboxVirtualBox是一个开源的虚拟机,功能和VMWare类似。官网:https://www.virtualbox.org注意:管理->全局设定->代理,在这里设置的代理仅用于VirtualBox下载增强功能包、检查更新,和虚拟机的网络没有关系。从6.0开始有了filemanager,可以比较方便地在虚机和主机之间传......
  • Virtualbox for Apple M1
    等了2年,Virtualbox终于支持AppleM1了,目前还是开发版,下载的话不在首页得找找,在这里:https://www.virtualbox.org/wiki/Testbuilds下载后立即安装,终于可以跑虚机啦!......
  • virtualbox升级
    目的vbox6.x升级到vbox7.x,当前的配置、实例能在新的版本可以正常打开步骤x01、下载vboxhttps://www.virtualbox.org/wiki/Downloadsx02、安装......
  • 在 Linux 上使用 VirtualBox 的命令行管理界面
    VirtualBox拥有一套命令行工具,你可以使用VirtualBox的命令行界面(CLI)对远程无界面的服务器上的虚拟机进行管理操作。在这篇教程中,你将会学到如何在没有GUI的情况下使用VBoxManage创建、启动一个虚拟机。VBoxManage是VirtualBox的命令行界面,你可以在你的主机操作系统......
  • Tabby:连接VirtualBox上配置的静态IP双网卡
    前情提要通过VirtualBox:设置默认IP双网卡-ShineLe-博客园配置了双网卡,均为静态IP,一个仅主机,一个NAT仅主机IP:192.168.10.11/24NAT:10.0.0.11/24之后我在用Tabby连接时碰到了一系列问题:两台机器能互相ping通,但却无法telnet也无法ssh;SSHConnectingto192.168.10.11......
  • VirtualBox:设置双网卡
    学习自:VirtualBox为虚拟机设置固定IP且可通过外网访问_小小_飞侠的博客Centos7安装网卡没有网卡对应配置文件_centos7网卡配置文件_水步天的博客-CSDN博客1)进入网络管理器中2)设置主机网卡(如果没有还需要创建)手动配置网卡地址和掩码、DHCP服务器3)设置虚拟机网卡一共有两......
  • virtualbox "UEFI Interactive Shell... " 错误 virtualbox machine boots to efi she
    ItturnsoutthatasIwasmessingaroundwithgettingthemachinetoload(duetoVirtualizationtechnologiesbeingdisabled),Iclickedonetoomanyitemsontheimagesettingspage. Tofixthis,gotothe"Settings"pageforthevirtualmachi......
  • ubuntu “vt-x/amd-v hardware acceleration virtualbox" 错误
    BeforechangingBIOSsettingswemaywanttoseeifhardwarevirtualization(VT-xforIntel,AMD-VforAMDprocessors)wasalreadyenabled. Fromaterminalissuegrep--colorvmx/proc/cpuinfo##foranIntelprocessorgrep--colorsvm/proc/cpuinfo##f......