Tips
How to Install Virtualbox on Ubuntu 20.04 Desktop
sudo apt update && sudo apt install virtualbox virtualbox-ext-pack -y
You are good to go but remember to set a Host-only Adapter (for your own lab on which you would like to run different samples or vulnerable machines)
Reference: link