There was an error while loading. Please reload this page.
1 parent 1429996 commit 0f99ccbCopy full SHA for 0f99ccb
README.md
@@ -12,6 +12,7 @@ You'll need a Linux system with `qemu` (3.1 or later), `python3`, `pip` and the
12
sudo apt-get install qemu-system qemu-utils python3 python3-pip # for Ubuntu, Debian, Mint, and PopOS.
13
sudo pacman -S qemu python python-pip # for Arch.
14
sudo xbps-install -Su qemu python3 python3-pip # for Void Linux.
15
+sudo zypper in python3-pip qemu-tools qemu-kvm qemu-x86 qemu-audio-pa # for openSUSE Tumbleweed
16
```
17
18
## Step 1
0 commit comments