歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux基礎 >> Linux教程 >> Ubuntu 用戶用命令安裝 VirtualBox 4.3.8

Ubuntu 用戶用命令安裝 VirtualBox 4.3.8

日期:2017/2/28 14:35:33   编辑:Linux教程

VirtualBox 是一款強大 x86 與 AMD64/Intel64 虛擬機產品,可提供家用或企業級使用,這是一款高性能的自由開源的軟件,界面友好,易於使用。

最新版本 VirtualBox 4.3.8 已經發布。主要是補丁修復。

如何在 Ubuntu 13.10/13.04/12.10 中安裝 VirtualBox 4.3.8:

打開終端,輸入命令。首先需要編輯 /etc/apt/sources.list

gksudo gedit /etc/apt/sources.list

ubuntu 13.10 用戶添加下列行:

deb http://download.virtualbox.org/virtualbox/debian saucy contrib

ubuntu 13.04 用戶添加下列行:

deb http://download.virtualbox.org/virtualbox/debian raring contrib

ubuntu 12.10 用戶添加下列行

deb http://download.virtualbox.org/virtualbox/debian quantal contrib

ubuntu 12.04 用戶添加下列行

deb http://download.virtualbox.org/virtualbox/debian precise contrib

保存文件並退出。

添加鑰匙:

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

更新源列表:

sudo apt-get update

安裝 virtualbox

sudo apt-get install virtualbox-4.3

如果安裝出現問題,你可以嘗試下載 .deb 安裝包,下載後直接雙擊。

Sponsored Link

Share
Share
Share
Share
Share
Share
Share
Related posts
Zik – Audio player based on gstreamer (3)
Zero Install Injector – Install software easily and without root privileges (17)
Zattoo – Watch Online TV for free (18)
YouAmp – Yet another music player for Linux (10)
ÜberStudent – Ubuntu version for Students and Researchers (18)
Yarock – Qt4 Modern Music Player (1)
YAPET – Yet Another Password Encryption Tool (3)
← Ubuntu GNOME 14.04 (Trusty Tahr) Beta 1 has been released
Leave a Reply
Name (required)

Mail (will not be published) (required)

Website

← Ubuntu GNOME 14.04 (Trusty Tahr) Beta 1 has been released
RSS Feed
subscribe to the ubuntu Geek RSS feed
Newsletter
Sign Up To Our Newsletter

UbuntuGeek on Twitter
Follow Us on Twitter

Sponsor
$5/Mo. Ubuntu SSD VPS . Deploy an Ubuntu virtual server in 55 sec. Sign up for free.

Support Ubuntugeek

Favourite Sites
My Daily Tech Tips
Debian Admin
DebianHelp
Tuxmachines
Unixmen
Recent entries
VirtualBox 4.3.8 released and ubuntu installation instructions included
Ubuntu GNOME 14.04 (Trusty Tahr) Beta 1 has been released
Linux-dash – A low-overhead monitoring web dashboard for a GNU/Linux machine
DDRescue-GUI – A python script to make it easier to use ddrescue
Jeex – Hexadecimal Editor for Linux
Recent comments
Miguel: This is awesome, i will try it for my me
Arik: When trying to get iso file to chrominiu
chris: Very nice! Thank you so much! Installed
latest fashion trends: Thanks for finally writing about > X
Clay: One great feature not mentioned is the a
Popular posts
Speed Up Firefox web browser (240)
iPhone Tethering on Ubuntu 9.10 (Karmic) (175)
How to Install C and C++ Compilers in Ubuntu and testing your first C and C++ Program (159)
Send and Receive Your Hotmail messages through Evolution (157)
How to Install Java Runtime Environment (JRE) in Ubuntu (153)
StatCounter – Free Web Tracker and Counter
© 2005-2013 · All rights reserved. · Ubuntu Geek
AdChoices

Copyright © Linux教程網 All Rights Reserved