SlackBuilds Repository

15.0 > System > virtualbox (6.1.44)

VirtualBox Open Source Edition (OSE) is a general-purpose full
virtualizer for x86 hardware.

You have to create a vboxusers group, e.g. "groupadd -g 215 vboxusers"
and make your user a member of that group.

To enable the webservice pass WEBSERVICE=yes to the script. This will
require gsoap as optional dependency.

If you want to build the java bindings, pass JAVA=yes to the script.
This will require zulu-openjdk8 as optional dependency.

On x86_64, this by default builds without software virtualization. This
means you need hardware virtualization in order to run 32bit guests on
64bit hosts. To enable software virtualization, pass
SOFTWARE_VIRTUALIZATION=yes to the script. Note that this will require
a compiler that can generate 32bit code, and thus will not build on a
stock x86_64 system. This switch has no effect on x86 systems.

If you want to attach VirtualBox to a VDE network you will need vde2.

See README.SLACKWARE for some setup notes.

Note to 32-bit users: VirtualBox no longer supports 32-bit x86, as of
version 6.0.

This requires: acpica, virtualbox-kernel

Maintained by: Heinz Wiesinger
Keywords: virtualization,vboxdrv,vmware,qemu,virtual,zen,vm,vbox
ChangeLog: virtualbox

Homepage:
https://www.virtualbox.org

Source Downloads (64bit):
VirtualBox-6.1.44.tar.bz2 (309f868297447291db980a1d8fa11ec6)
VBoxGuestAdditions_6.1.44.iso (282a2d395eac07d7bcde128b529f2bc9)
UserManual.pdf (8b4b2dccba569cba4a82b7441010d86f)
SDKRef.pdf (62847ffd60056b3377c9974ca98791c7)

Download SlackBuild:
virtualbox.tar.gz
virtualbox.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds