= Downloading !VirtualBox = Here, you will find links to !VirtualBox binaries and its source code. For a detailed explanation about the differences between '''!VirtualBox''' and '''!VirtualBox OSE''', please take a look at the [wiki:"Editions"] page. == User manual == The !VirtualBox User Manual is included in the !VirtualBox release below. If, however, you would like to take a look at it without having to install the whole thing, you can download it in PDF format here: * [/download/UserManual.pdf User Manual] (version 1.5.0, updated 2007-08-31) You will need a PDF reader such as [http://www.adobe.com/products/acrobat/readstep2.html Adobe Reader] to view this file. Most Linux systems will have a PDF reader installed by default. == !VirtualBox binaries == The '''!VirtualBox''' binaries are available free of charge for personal and evaluation use. By downloading from the below links, you agree to the terms and conditions set forth by the [wiki:"VirtualBox_PUEL" VirtualBox Personal Use and Evaluation License (PUEL)]. * !VirtualBox 1.5.0 for Windows hosts [/download/1.5.0/VirtualBox_1.5.0_Win_x86.msi x86] | [/download/1.5.0/VirtualBox_1.5.0_Win_amd64.msi amd64] * [/download/testcase/VirtualBox-1.4.1-r22965.dmg VirtualBox for OS X Hosts] (Beta 2; Intel Macs only) * !VirtualBox 1.5.0 for Linux Hosts: * Ubuntu 7.04 ("Feisty Fawn") [/download/1.5.0/virtualbox_1.5.0-24069_Ubuntu_feisty_i386.deb i386] | [/download/1.5.0/virtualbox_1.5.0-24069_Ubuntu_feisty_amd64.deb AMD64] * Ubuntu 6.10 ("Edgy Eft") [/download/1.5.0/virtualbox_1.5.0-24069_Ubuntu_edgy_i386.deb i386] * Ubuntu 6.06 LTS ("Dapper Drake") [/download/1.5.0/virtualbox_1.5.0-24069_Ubuntu_dapper_i386.deb i386] * Debian 4.0 ("Etch") [/download/1.5.0/virtualbox_1.5.0-24069_Debian_etch_i386.deb i386] | [/download/1.5.0/virtualbox_1.5.0-24069_Debian_etch_amd64.deb AMD64] * Debian 3.1 ("Sarge") [/download/1.5.0/virtualbox_1.5.0-24069_Debian_sarge_i386.deb i386] * Univention Corporate Server 1.3-2 [http://forum.univention.de/viewtopic.php?p=726 instructions] * openSUSE 10.2 [/download/1.5.0/VirtualBox-1.5.0_24069_openSUSE102-1.i586.rpm.run i386] | [/download/1.5.0/VirtualBox-1.5.0_24069_openSUSE102-1.x86_64.rpm.run AMD64] * SUSE Linux Enterprise Server 10 (SLES10) [/download/1.5.0/VirtualBox-1.5.0_24069_sles10.1-1.i586.rpm.run i386] | [/download/1.5.0/VirtualBox-1.5.0_24069_sles10.1-1.x86_64.rpm.run AMD64] * Fedora 7 ("Moonshine") [/download/1.5.0/VirtualBox-1.5.0_24069_fedora7-1.i586.rpm.run i386] | [/download/1.5.0/VirtualBox-1.5.0_24069_fedora7-1.x86_64.rpm.run AMD64] * Mandriva 2007.1 [/download/1.5.0/VirtualBox-1.5.0_24069_mdv2007.1-1.i586.rpm.run i386] * Red Hat Enterprise Linux 5 ("RHEL5") [/download/1.5.0/VirtualBox-1.5.0_24069_rhel5-1.i586.rpm.run i386] | [/download/1.5.0/VirtualBox-1.5.0_24069_rhel5-1.x86_64.rpm.run AMD64] * Red Hat Enterprise Linux 4 ("RHEL4") [/download/1.5.0/VirtualBox-1.5.0_24069_rhel4-1.i586.rpm.run i386] * Xandros Desktop 4.1 [/download/1.5.0/virtualbox_1.5.0-24069_xandros4.1_i386.deb i386] * All distributions [/download/1.5.0/VirtualBox_1.5.0_Linux_x86.run i386] | [/download/1.5.0/VirtualBox_1.5.0_Linux_amd64.run AMD64] * Debian-based Linux distributions: Add one of the following lines according to your distribution to your /etc/apt/sources.list: {{{ deb http://www.virtualbox.org/debian feisty non-free deb http://www.virtualbox.org/debian edgy non-free deb http://www.virtualbox.org/debian dapper non-free deb http://www.virtualbox.org/debian etch non-free deb http://www.virtualbox.org/debian sarge non-free deb http://www.virtualbox.org/debian xandros4.0-xn non-free }}} The innotek public key for apt-secure can be downloaded [http://www.virtualbox.org/debian/innotek.asc here]. You can add this key with {{{ apt-key add innotek.asc }}} The key fingerprint is {{{ 6947 BD50 026A E8C8 9AC4 09FD 390E C3FF 927C CC73 innotek GmbH (archive signing key) }}} You will need to install some additional libraries on your Linux system in order to run !VirtualBox - in particular, you will need libxalan-c, libxerces-c and version 5 of libstdc++. How to install these will depend on the Linux distribution you are using. See the [wiki:Changelog changelog] for what has changed. Older versions of !VirtualBox can be found on [wiki:"Download_Old_Builds" this separate page]. == !VirtualBox Open Source Edition (OSE) == The '''!VirtualBox OSE''' sources are available free of charge under the terms and conditions of the [wiki:"GPL" GNU General Public License, Version 2]. By downloading from the below links, you agree to these terms and conditions. * [/download/1.5.0/VirtualBox-1.5.0_OSE.tar.bz2 VirtualBox 1.5.0 OSE tarball] * '''[/browser/trunk Browse the source code repository]''' * '''Checking out from our Subversion server.''' {{{ svn co http://virtualbox.org/svn/vbox/trunk vbox }}} After checking out, you should have a look at the [wiki:"Build_instructions" build instructions]. Please note that the Open Source Edition does not include an installer or setup utilities, as it is mainly aimed at developers and Linux distributors. We do request that anyone intending to redistribute the Open Source Edition [wiki:"innotek" contact] us first. Please also take a look at our [wiki:"Licensing_FAQ" licensing FAQ], in particular regarding the use of the name VirtualBox.