VBoxClient-all

VirtualBox Addtions userland components

Debian Debian
RUN apt-get update && \ apt-get install -y virtualbox-guest-utils
Ubuntu
RUN apt-get update && \ apt-get install -y virtualbox-guest-utils
Alpine
RUN apk add virtualbox-guest-additions
Arch Arch Linux
RUN pacman -S --noconfirm virtualbox-guest-utils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y virtualbox-guest-utils
Fedora
RUN dnf install -y virtualbox-guest-additions
click the source code to copy install VBoxClient-all on any operating system with command-not-found.com