How to Install VirtualBox on Ubuntu 24.04 LTS Linux

Опубликовано: 18 Февраль 2026
на канале: CCSTECH
58
like

Hiii Friends Welcome to CCSTECH. In this Video ,I am Showing you how to install Virtual Box on Ubuntu 24.04 LTS.

Virtual Box is a powerful, open-source virtualization software that allows you to run multiple operating systems on your computer. Follow our step-by-step instructions to get Virtual Box up and running on your system.

Step 1: Download the VirtualBox .deb File

1. Open your web browser and navigate to the [Virtual Box Downloads page]
(https://www.virtualbox.org/wiki/Linux...)
2. Under the “Debian-based Linux distributions” section, find the appropriate .deb package for Ubuntu 24.04. Click on the link to download the .deb file to your computer.

Step 2: Install Required Dependencies

Open your terminal (you can use `Ctrl + Alt + T`) and run the following command:
```bash
sudo apt update
sudo apt install -y dkms build-essential
```
This command updates your package list and installs essential packages for building kernel modules.

Step 3: Install the Virtual Box .deb File

Navigate to the directory where the .deb file was downloaded. For example, if it was downloaded to the Downloads folder, use:
`bash
cd ~/Downloads

Then, install the .deb file using the `dpkg` command:
`bash
sudo dpkg -i virtualbox*.deb
```
Replace `virtualbox*.deb` with the actual name of the downloaded file. If there are any dependency issues, resolve them by running:
`bash
sudo apt -f install
```
You can resolve these dependency issues by manually installing the missing packages. Here are the steps:

Step 1: Add the Universe Repository
Some of the required packages are in the universe repository, so make sure it's enabled:

`sh
sudo add-apt-repository universe
sudo apt update

Step 2: Install the Missing Dependencies
Install the missing dependencies by running the following command:

`sh
sudo apt install liblzf1 libqt5help5 libqt5opengl5 libqt5printsupport5 libqt5xml5 libtpms0
Step 4: Verify the Installation

To verify that VirtualBox has been installed correctly, type:
`bash
virtualbox

This command should open the Virtual Box application. If it does, then the installation was successful.


CCTV & IT Infrastructure Installation and Redesign PLEASE CONTACT :- 8590361851 ( all Kerala )

Anyone Need Online & Offline Tech Support Please Contact us. Send U r Contact Details Details : [email protected] , WhtasApp :- 8590361851

Device Brand :
Model Number :
ISP :
Place :
What is the Issue :
Contact Number :
Email :
Whatsapp:

Telegram channel :- https://t.me/ccstechno

how to install linux in virtualbox
ubuntu installation on virtualbox
how to install ubuntu in virtualbox
how to install virtualbox on ubuntu

#cisco #ccna #networkengineer #ciscocertification #linuxdistribution #network #cybersecurity #ethicalhacking #networkengineer #mtcna #fortinet #ubuntu #linux #ccie #ccnp #cctv #microsoft #mcsa #mcse #ccna 200-301 #ccna networkengineer #VirtualBox #Ubuntu2404 #Linux #VirtualMachine #Virtualization #Debian #InstallVirtualBox #LinuxTutorial #OpenSource #itsupport #VirtualBoxExtensionPack #VirtualBoxInstallation #TechGuide