[Seek Help] Virtualbox Support V23
Tofloor
poster avatar
o***a@gmail.com
deepin
2024-02-04 23:04
Author

Please add support for virtualization apps such as virtualbox from https://www.virtualbox.org/ or Qemu to run VMs.

Reply Favorite View the author
All Replies
o***a@gmail.com
deepin
2024-02-07 09:33
#1

I forgot to also add support for running containerized docker images. Thank you.

Reply View the author
阿尼樱奈奈
Moderator
2024-02-07 19:15
#2

You can download and install the run file version:https://download.virtualbox.org/virtualbox/7.0.14/VirtualBox-7.0.14-161095-Linux_amd64.run

Copy the link above to the downloader, or use the terminal's wget command to download.

After the download is complete, open the terminal in the download directory and run the following command:

sudo chmod +x VirtualBox-7.0.14-161095-Linux_amd64.run
sudo ./VirtualBox-7.0.14-161095-Linux_amd64.run

Reply View the author