

Kali Linux: echo "deb bullseye contrib" | sudo tee /etc/apt//virtualbox.listĮcho "deb jammy contrib" | sudo tee /etc/apt//virtualbox.listĮcho "deb focal contrib" | sudo tee /etc/apt//virtualbox.list Step 4: Install VirtualBox & Extension packįinally, install VirtualBox 6.1 on your Kali Linux / Linux Mint system by running the commands: sudo apt update

Once the system is updated and Repository key imported, you can add VirtualBox Repository. Perform a reboot if it’s required: & sudo reboot -f Step 2: Import apt repositoryĪdd repository key curl -fsSL |sudo gpg -dearmor -o /etc/apt//oracle_vbox_2016.gpgĬurl -fsSL |sudo gpg -dearmor -o /etc/apt//oracle_vbox.gpg Step 3: Add the VirtualBox Repository sudo apt update & sudo apt full-upgrade -y

Step 1: Update your systemĮnsure your system is up-to-date.
