VBoxClient-all
VirtualBox Addtions userland components
Install
- All systems
-
curl cmd.cat/VBoxClient-all.sh
- Debian
-
apt-get install virtualbox-guest-utils - Ubuntu
-
apt-get install virtualbox-guest-utils -
Alpine
-
apk add virtualbox-guest-additions - Arch Linux
-
pacman -S virtualbox-guest-utils - Kali Linux
-
apt-get install virtualbox-guest-utils - Fedora
-
dnf install virtualbox-guest-additions - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install virtualbox-guest-utils - Docker
-
docker run cmd.cat/VBoxClient-all VBoxClient-allpowered by Commando
virtualbox-guest-additions
VirtualBox Addtions userland components
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.