
For any other kernel, including Linux LTS kernel (linux-lts), choose virtualbox-host-dkms. For the Linux stable kernel (linux), choose virtualbox-host-modules-arch. While installing, you will need to choose the right VirtualBox host module package based on the kernel your system currently boots into ( uname -r) as Arch Linux supports installing multiple Linux kernels. So, you can easily install VirtualBox using the pacman command. The VirtualBox package is available on the Arch Linux repository. Update Arch Linuxīefore installing the VirtualBox package, update the Arch Linux packages with Pacman. Here, we will see how to install VirtualBox on Arch Linux. It supports the guest virtual machines running Windows, Linux, BSD, OS/2, Solaris, Haiku, and OSx86 operating systems. wget -q -O- | sudo apt-key add -Īfter importing the repository key above, run the commands below to add the VirtualBox package repository file on Ubuntu Linux.VirtualBox is open-source virtualization software that helps us run multiple guest operating systems (virtual machines) on a single host machine. Run the commands below to import and add Oracle public keys repository key to your system. If you want to always get the latest versions of VirtualBox when they become available, you’ll want to add its software repository to Ubuntu. How to add VirtualBox repository to Ubuntu To install or Upgrade to VirtualBox latest software on Ubuntu, add its repository to Ubuntu so that you can always get the latest version when available.
However, the packages in there might not be the latest versions. VirtualBox software packages are available in the Ubuntu multiverse repository. Applications running one in one OS may not run efficiently on other operating systems, and VirtualBox can be very helpful in this situation to make sure an application is tested to run anywhere on any operating system.įor more about VirtualBox, check its homepage.