removed qemu-kvm-spice

This commit is contained in:
cvoges12 2021-09-27 21:13:29 +00:00
parent 62afdc22e6
commit 95ef97ce44
1 changed files with 9 additions and 1 deletions

View File

@ -2,4 +2,12 @@
apt update
apt upgrade -y
apt install -y qemu-kvm qemu-kvm-spice virt-manager virt-viewer libvirt-daemon spice-client-gtk spice-vdagent qemu-utils bridge-utils
apt install -y \
qemu-kvm \
virt-manager \
virt-viewer \
libvirt-daemon \
spice-client-gtk \
spice-vdagent \
qemu-utils \
bridge-utils