1
0
Fork 0

add Ubuntu prerequisites

This commit is contained in:
PhoenixmitX 2024-07-17 22:36:17 +02:00 committed by GitHub
parent 53b2be544f
commit 92e0fcae3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,6 +82,12 @@ On Fedora (assuming PipeWire is already setup) these can be installed with:
```
sudo dnf install pulseaudio-utils python3 python3-pyusb
```
On Debian based systems (like Ubuntu) these can be installed with:
```
sudo apt install pulseaudio-utils python3 python3-usb
```
### Install
Clone this repo and cd into it