Add libvirt and qemu-kvm install docs for openSUSE/SLES

pull/4443/head
Thomas Bechtold 2019-06-06 21:00:34 +02:00
parent 53e8f9d443
commit 34bd9beca8
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ To install the KVM2 driver, first install and configure the prerequisites, namel
* Debian or Ubuntu 18.x: `sudo apt install libvirt-clients libvirt-daemon-system qemu-kvm`
* Ubuntu 16.x or older: `sudo apt install libvirt-bin libvirt-daemon-system qemu-kvm`
* Fedora/CentOS/RHEL: `sudo yum install libvirt-daemon-kvm qemu-kvm`
* openSUSE/SLES: `sudo zypper install libvirt qemu-kvm`
Check your installed virsh version: