So in order to install both VirtualBox and Whonix on Ubuntu 24.04 is this what I do, so first I just do
curl --tlsv1.3 --output whonix-xfce-installer-cli --url https://www.whonix.org/dist-installer-cli
and then I do
bash ./whonix-xfce-installer-cli --oracle-repo
So is that what I do to both install VirtualBox and Whonix on Ubuntu 24.04?