Difference between revisions of "Virt-manager"

Update required packages
(Marked this version for translation)
(Update required packages)
(2 intermediate revisions by 2 users not shown)
Line 62: Line 62:
<br clear="all" />
<br clear="all" />
From terminal:
From terminal:
  sudo pacman -S virt-manager qemu vde2 iptables-nft dnsmasq bridge-utils openbsd-netcat edk2-ovmf swtpm
  sudo pacman -S --needed virt-manager qemu-desktop libvirt edk2-ovmf dnsmasq iptables-nft
For TPM support:
sudo pacman -S --asdeps swtpm
Enable and start service
Enable and start service
  sudo systemctl enable libvirtd.service
  sudo systemctl enable libvirtd.service
48

edits