= Download !VirtualBox = Here, you will find links to !VirtualBox binaries and its source code. == !VirtualBox binaries == By downloading, you agree to the terms and conditions of the respective license. * '''!VirtualBox platform packages'''. The binaries are released under the terms of the GPL version 2. * '''!VirtualBox 4.0.4 for Windows hosts''' [http://download.virtualbox.org/virtualbox/4.0.4/VirtualBox-4.0.4-70112-Win.exe x86/amd64] * '''!VirtualBox 4.0.4 for OS X hosts''' [http://download.virtualbox.org/virtualbox/4.0.4/VirtualBox-4.0.4-70112-OSX.dmg Intel Macs] * '''[wiki:Linux_Downloads VirtualBox 4.0.4 for Linux hosts]''' * '''!VirtualBox 4.0.4 for Solaris hosts''' [http://download.virtualbox.org/virtualbox/4.0.4/VirtualBox-4.0.4-70112-SunOS.tar.gz x86/amd64] * '''!VirtualBox 4.0.4 Oracle VM !VirtualBox Extension Pack''' [http://download.virtualbox.org/virtualbox/4.0.4/Oracle_VM_VirtualBox_Extension_Pack-4.0.4-70112.vbox-extpack All platforms] [[BR]]Support for USB 2.0 devices, !VirtualBox RDP and PXE boot for Intel cards. See [http://www.virtualbox.org/manual/ch01.html#intro-installing this chapter from the User Manual] for an introduction to this Extension Pack. The Extension Pack binaries are released under the [wiki:"VirtualBox_PUEL" VirtualBox Personal Use and Evaluation License (PUEL)]. * '''!VirtualBox 4.0.5 Guest Additions pre-release'''. The Guest Additions in the !VirtualBox 4.0.4 packages do not support the most recent Linux distribution versions with X.Org Server 1.10 and version 2.6.38 of the Linux kernel. If you install such a guest (e.g. Ubuntu 11.04 or Fedora 15) you should use this Guest Additions pre-release. If you use an older Linux distribution as a guest there is no need to download it. [http://download.virtualbox.org/virtualbox/4.0.4/VBoxGuestAdditions_4.0.5-Xorg110.iso Download] * '''!VirtualBox 4.0.4 Software Developer Kit (SDK)''' [http://download.virtualbox.org/virtualbox/4.0.4/VirtualBoxSDK-4.0.4-70112.zip All platforms] See the [wiki:Changelog changelog] for what has changed.[[BR]] You might want to compare the * [http://download.virtualbox.org/virtualbox/4.0.4/SHA256SUMS SHA256] checksums or the * [http://download.virtualbox.org/virtualbox/4.0.4/MD5SUMS MD5] checksums to verify the integrity of downloaded packages. '''Note:''' After upgrading !VirtualBox it is recommended to upgrade the guest additions as well. == User Manual == #manual The !VirtualBox User Manual is included in the !VirtualBox binaries above. If, however, you would like to take a look at it without having to install the whole thing, you also access it here: * [http://download.virtualbox.org/virtualbox/4.0.4/UserManual.pdf User Manual] ([/manual/UserManual.html HTML version]) You may also like to take a look at our [wiki:User_FAQ frequently asked questions list]. == !VirtualBox older builds == The binaries in this section are all released under the [wiki:"VirtualBox_PUEL" VirtualBox Personal Use and Evaluation License (PUEL)]. By downloading, you agree to the terms and conditions of that license. * '''[wiki:Download_Old_Builds VirtualBox older builds]''' == !VirtualBox Sources == #ose The '''!VirtualBox''' 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. * '''[http://download.virtualbox.org/virtualbox/4.0.4/VirtualBox-4.0.4.tar.bz2 Source code]''' * [/browser/trunk Browse the source code repository][[BR]] This is the current development code, which is not necessarily stable. * [/timeline?daysback=15&changeset=on&wiki=off View the latest source code changes] * Download the !VirtualBox OSE about logo in higher resolutions: [/about_1024px.png 1024x768], [/about_1600px.png 1600x1200]. * '''Checking out from our Subversion server.''' {{{ svn co http://www.virtualbox.org/svn/vbox/trunk vbox }}} This is the current development code, which is not necessarily stable.[[BR]][[BR]] '''Note:''' The repository was recently moved. If `svn update` aborts with an error message regarding a moved repository, then do {{{ svn switch --relocate \ http://virtualbox.org/svn/vbox/trunk \ http://www.virtualbox.org/svn/vbox/trunk }}} After getting the sources in one of the ways listed above, you should have a look at the [wiki:"Build_instructions" build instructions]. Please also take a look at our [wiki:"Licensing_FAQ" licensing FAQ], in particular regarding the use of the name !VirtualBox. == Pre-built !VirtualBox vm's == #vms There are some pre-built vm's designed for developers and the curious over on the [http://www.oracle.com/technetwork/community/developer-vm/index.html Oracle Tech Network] site.