#!/bin/bash yay --noconfirm -Syu \ virt-manager \ qemu-full \ dnsmasq \ iptables-nft \ swtpm \ lxc \ virt-bootstrap-git; sudo systemctl enable --now libvirtd; sudo systemctl enable --now virtlogd;