Error: No candidate version found for kvm
I had a similar issue. Just manually create the required group and then add yourself to the group as per the instructions in the manual.
sudo addgroup libvirtd
sudo adduser `id -un` libvirtd
I had a similar issue. Just manually create the required group and then add yourself to the group as per the instructions in the manual.
sudo addgroup libvirtd
sudo adduser `id -un` libvirtd