So first off I'm using Ubuntu 22.04LTS
So I was going off this tutorial on how to install virtualbox https://www.geeksforgeeks.org/how-to-install-virtualbox-in-linux/ and it says to go in command line and enter
sudo apt install VirtualBox
and thats when I got
sudo apt install VirtualBox
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package VirtualBox
So virtualbox is still included in the Ubuntu repository right?