mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Merge pull request #1022 from MalloZup/MalloZup-patch-2
Update readme with openSUSE installation
This commit is contained in:
commit
c3af181c83
@ -125,6 +125,11 @@ yum install qemu libvirt libvirt-devel ruby-devel gcc qemu-kvm
|
||||
dnf -y install qemu libvirt libvirt-devel ruby-devel gcc
|
||||
```
|
||||
|
||||
* OpenSUSE leap 15.1:
|
||||
```shell
|
||||
zypper install qemu libvirt libvirt-devel ruby-devel gcc qemu-kvm
|
||||
```
|
||||
|
||||
* Arch Linux: please read the related [ArchWiki](https://wiki.archlinux.org/index.php/Vagrant#vagrant-libvirt) page.
|
||||
```shell
|
||||
pacman -S vagrant
|
||||
|
Loading…
Reference in New Issue
Block a user