PortValhalla/scripts/Software/Virtual Machine Manager/install.sh
2023-01-31 15:11:02 +01:00

3 lines
116 B
Bash
Executable file

#!/bin/bash
sudo apt install -y swtpm swtpm-tools lxc libvirt-daemon-driver-lxc libvirt-daemon-system virt-manager;