Wednesday, May 13, 2009

VirtualBox

2

Here, you will find links to VirtualBox binaries and its source code.

VirtualBox binaries

The binaries in this section are all released under the VirtualBox Personal Use and Evaluation License (PUEL). By downloading, you agree to the terms and conditions of that license.

    Note: After upgrading VirtualBox it is recommended to upgrade the guest additions as well.

User 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 can download it in PDF format here:

    VirtualBox Open Source Edition (OSE)

For a detailed explanation about the differences between VirtualBox and VirtualBox OSE, please take a look at the Editions page. The VirtualBox OSE sources are available free of charge under the terms and conditions of the GNU General Public License, Version 2. By downloading from the below links, you agree to these terms and conditions.

  • This is a snapshot of the OSE sources at the time of the stable 2.2.2 release.
  • This is the current development code, which is not necessarily stable.
  • 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.

    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

1 comment: