VBoxClient

x86 virtualization solution - X11 guest utilities

Debian Debian
RUN apt-get update && \ apt-get install -y virtualbox-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y virtualbox-guest-x11-lts-xenial
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-x11
Fedora
RUN dnf install -y virtualbox-guest-additions
click the source code to copy install VBoxClient on any operating system with command-not-found.com