I want to install Qemu on ubuntu 22.04 following this tutorial
However, when I enter sudo apt install libvir I get
E: Unable to locate package libvir
Does anyone know whats wrong with my system? (I also used sudo apt install libvirt instead of libvir but the same outcome). Thanks!