There was an error while loading. Please reload this page.
1 parent e780948 commit 385bbedCopy full SHA for 385bbed
README.md
@@ -14,6 +14,7 @@ sudo pacman -S qemu python python-pip python-wheel # for Arch.
14
sudo xbps-install -Su qemu python3 python3-pip # for Void Linux.
15
sudo zypper in qemu-tools qemu-kvm qemu-x86 qemu-audio-pa python3-pip # for openSUSE Tumbleweed
16
sudo dnf install qemu qemu-img python3 python3-pip # for Fedora
17
+sudo emerge -a qemu python:3.4 pip # for Gentoo
18
```
19
20
## Step 1
0 commit comments