You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rwxrob-dot/install/ubuntu/install-kvm

4 lines
95 B
Bash

#!/bin/sh
sudo apt update
sudo apt install qemu-kvm bridge-utils virt-manager libosinfo-bin -y