

That’s all, hope you installed the VirtualBox guest addition on Ubuntu 22.04 LTS by following this tutorial. cd /mnt/cdromĪfter the successful installation, restart the VM. Next, we can run the installation software( n) in the mount. sudo rebootįrom the VirtualBox Device menu -> Click Insert guest additions CD Step 3: Mount And Run Guest Additions InstallerĬreate a folder to mount the guest additions installation CD. Sudo apt install -y build-essential linux-headers-$(uname -r)Īfter running these commands successfully we can reboot the machine to complete the installation. To install the guest additions on Ubuntu 22.04 LTS please follow the steps: Step 1: Install build-essential and kernel headersįirst, we need to install the build-essentials and Linux kernel headers for the current kernel. To improve the guest operating system performance Oracle bundles necessary drivers and software packages as guest additions. This may mean that the package is missing, has been obsoleted, orĮ: Package 'libssl1.In this tutorial, we will install VirtualBox guest additions on Ubuntu 22.04 LTS. Package libssl1.1 is not available, but is referred to by another package. Recommends: libsdl-ttf2.0-0 but it is not going to be installedĮ: Unable to correct problems, you have held broken packages.Īnd unable to add/install those dependencies as when tried sudo apt-get install libssl1.1Īs getting the bellow error: Reading package lists. Virtualbox-6.1 : Depends: libssl1.1 (>= 1.1.1) but it is not installableĭepends: libvp圆 (>= 1.6.0) but it is not installable The following packages have unmet dependencies. Install VirtualBox on Ubuntu 22.04 The latest version of the VirtualBox package is available from the Ubuntu repository. The following information may help to resolve the situation: Requested an impossible situation or if you are using the unstableĭistribution that some required packages have not yet been created Getting the following error: Reading package lists. And when i tried to do sudo apt-get install virtualbox-6.1.

Adding entry in sources.list, (As my distro is jammy & it didn't work, tried both below, But still the same overall outcome).

I am following the guide in Official VirtualBox Doc, Note: The VirtualBox is to tryout other variants of Ubuntu flavors & other Linux-distros, So if there is a better tool than Virtual box, suggestions are welcome as well. I am trying to install Virtual-box in my Ubuntu machine, which is of x86_64 architecture.
