VBoxClient
x86 virtualization solution - X11 guest utilities
Install
- All systems
-
curl cmd.cat/VBoxClient.sh
- Debian
-
apt-get install virtualbox-dbg
- Ubuntu
-
apt-get install virtualbox-guest-x11-lts-xenial
- Alpine
-
apk add virtualbox-guest-additions
- Arch Linux
-
pacman -S virtualbox-guest-utils
- Kali Linux
-
apt-get install virtualbox-guest-x11
- Fedora
-
dnf install virtualbox-guest-additions
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install virtualbox-guest-x11-lts-xenial
- Dockerfile
- dockerfile.run/VBoxClient
- Docker
-
docker run cmd.cat/VBoxClient VBoxClient
powered by Commando
virtualbox-guest-x11
x86 virtualization solution - X11 guest utilities
VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. This package provides the X11 guest utilities for VirtualBox. These utilities are meant to be run inside the virtual machine. They provide closer integration and improve the interactive performance.
virtualbox-guest-additions
VirtualBox Addtions userland components
virtualbox-guest-x11-hwe
x86 virtualization solution - X11 guest utilities
virtualbox-dbg
x86 virtualization solution - debugging symbols
virtualbox-guest-utils
x86 virtualization solution - non-X11 guest utilities
VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. This package provides the non-X11 guest utilities for VirtualBox. These utilities are meant to be run inside the virtual machine. They provide closer integration and allow to share data through shared folders between the host system and the virtual machine. Either the virtualbox-guest-dkms or the virtualbox-guest-source package is also required in order to compile the kernel modules needed for virtualbox-guest-utils.