How to Install virtualbox-source in Ubuntu 18.04



Install virtualbox-source by entering the following commands in the terminal:

sudo apt update
sudo apt install virtualbox-source

Description:

x86 virtualization solution - kernel module source

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 kernel module. The virtualbox package is also required in order to make use of these modules. Kernel sources or headers are required to compile this module. . The source is placed under /usr/src, and after decompression it can be built to produce a virtualbox-modules-_KVERS_ providing "virtualbox-modules" package.

Homepage: https://www.virtualbox.org

Version: 5.2.10-dfsg-6

Section: multiverse/kernel