8,533
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 51: | Line 51: | ||
<br clear="all" /> | <br clear="all" /> | ||
From terminal: | From terminal: | ||
sudo pacman -S virt-manager qemu | 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 |