This is a GitHub project that installs virtual machines for more than 300+ spins of Linux, Windows, and macOS!
The Project
quickemu
Installation
Install for Debian
1
2
3
4
| sudo apt install qemu bash coreutils ovmf grep jq lsb procps python3 genisoimage usbutils util-linux sed spice-client-gtk swtpm wget xdg-user-dirs zsync unzip
sudo apt-add-repository ppa:flexiondotorg/quickemu
sudo apt update
sudo apt install quickemu
|
GUI Install
1
2
3
| sudo add-apt-repository ppa:yannick-mauray/quickgui
sudo apt update
sudo apt install quickgui
|
Other Distros (Use NIX Installer)
1
| nix-env -iA nixpkgs.quickemu
|
CLI Usage
1
2
| quickget ubuntu-mate 22.04
quickemu --vm ubuntu-mate-22.04.conf
|
This is pretty easy to manage with it’s own dedicated directory. Ex. ~/VMs