

wget | wget | wget | wget Īfter downloading and installing the dependent packages for VirtualBox, you can now run the virtualization software on your Linux computer. To fix this problem, execute the below commands in the terminal to install this package and its dependent packages. NOTE: At this stage, after downloading and installing additional packages, you may get the linux-headers-5.18.0-kali5-amd64 kernel error for VirtualBox this time. echo "deb bullseye main" | sudo tee -a /etc/apt/sources.listĮxecute the “sudo apt install -f” command to force the installation of required dependencies packages for b. Then update the package list again with the command “sudo apt update”. Virtualbox-6.1 depends on libvp圆 (>= 1.6.0) however:Īdd the Debian Bullseye repo address by executing the command below in the sources.list configuration file so that your Kali system can access the resources where the software packages and applications are located. Package libsdl1.2debian is not installed. Virtualbox-6.1 depends on libsdl1.2debian (>= 1.2.11) however: Virtualbox-6.1 depends on libqt5opengl5 (>= 5.0.2) however: dpkg: dependency problems prevent configuration of virtualbox-6.1:

In order to install these packages, you need to add the Debian Repository address to your system. While installing VirtualBox, you may find that the dependent packages libqt5opengl5, libsdl1.2debian, and libvp圆 are not installed on your system. Next, list the files in the folder with the “ls” command, and after checking that the deb package is available, execute the “sudo dpkg -i b” command to start the installation.

Now, to install VirtualBox on your Linux computer, navigate to the location where you downloaded the deb package with the “cd ~/Downloads” command in the terminal. sudo apt install build-essential dkms Copy To install additional packages required for VirtualBox to work properly, execute the “sudo apt install build-essential dkms” command in the terminal. Since Kali distro is derived from the Debian code structure, click on the latest version, Debian 11, and then in the window that opens, select the Save File option to save the deb package to your computer and click OK.īefore installing the b package on your system, execute the “sudo apt update” command in the terminal to update the list of packages installed on your Linux system. You need to select the relevant distribution from whichever system’s code structure the Linux distribution installed on your computer is derived from.

You can see more than one Linux distribution version under the VirtualBox 6.1.38 for Linux title on the opened webpage. Click Linux Distributions under the VirtualBox 6.1.38 Platform Packages heading to download the Oracle software to your Linux computer.
