mirror of
https://github.com/foxlet/macOS-Simple-KVM.git
synced 2024-11-14 07:09:41 +01:00
[DOCS] Gentoo dependencies. (#226)
This commit is contained in:
parent
e780948f19
commit
385bbedf2c
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ sudo pacman -S qemu python python-pip python-wheel # for Arch.
|
|||
sudo xbps-install -Su qemu python3 python3-pip # for Void Linux.
|
||||
sudo zypper in qemu-tools qemu-kvm qemu-x86 qemu-audio-pa python3-pip # for openSUSE Tumbleweed
|
||||
sudo dnf install qemu qemu-img python3 python3-pip # for Fedora
|
||||
sudo emerge -a qemu python:3.4 pip # for Gentoo
|
||||
```
|
||||
|
||||
## Step 1
|
||||
|
|
Loading…
Reference in a new issue