VBoxControl

x86 virtualization solution - non-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-utils-lts-xenial
Alpine
RUN apk add virtualbox-guest-additions
Arch Arch Linux
RUN pacman -S --noconfirm virtualbox-guest-utils-nox
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 VBoxControl on any operating system with command-not-found.com