
You also need to enable vboxweb for it to start on boot and start the service $ sudo systemctl enable rvice Next, install the VirtualBox extension pack using the command: $ yay -S virtualbox-ext-oracle To install the Virtualbox extension package, first update the system using either yaourt or yay package managers as shown: $ yaourt -Syy Step 2) Install VirtualBox extension package This will allow your virtual machines to detect and work with USB pen drives which are plugged on the host system.

Let’s verify the VirtualBox Kernel module is loaded or not, run below lsmod command $ lsmod | grep -i vbox Perfect, Service also got started successfully. The output should display vbox kernel modules as shown above. To launch Virtualbox, use the applications manager by pressing the Super Key or Windows Key – for the case of GNOME desktop manager – and search for VirtualBox as shown below.

Thereafter, click on the Virtualbox icon to launch it.

You should finally see the VirtualBox window as shown below. To confirm that the extension pack was installed, click on ‘ File’ then navigate to ‘ Preferences’. You can alternatively hit the ‘ CTRL + G’ keyboard shortcut.
