How to Install virtualbox-guest-dkms in Ubuntu 18.04



Install virtualbox-guest-dkms by entering the following commands in the terminal:

sudo apt update
sudo apt install virtualbox-guest-dkms

Description:

x86 virtualization solution - guest addition module source for dkms

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 source code for the virtualbox guest addition kernel modules to be build with dkms. Kernel sources or headers are required to compile these modules.

Homepage: https://www.virtualbox.org

Version: 5.2.10-dfsg-6

Section: multiverse/kernel