Update README.md

add installation on Arch Linux from AUR
This commit is contained in:
arabian
2025-09-26 00:35:27 +03:00
committed by GitHub
parent af3e19d794
commit 869b67738c
+8 -1
View File
@@ -69,6 +69,13 @@ Install PWSP:
sudo dnf install pwsp
```
## **Arch Linux**
There is pwsp package in AUR.
You can install it using yay, paru or any other AUR helper.
```bash
paru pwsp
```
## **Installing using cargo**
```bash
@@ -175,4 +182,4 @@ a [pull request](https://github.com/arabianq/pipewire-soundpad/pulls).
# **📜 License**
This project is licensed under
the [MIT License](https://github.com/arabianq/pipewire-soundpad/blob/main/LICENSE).
the [MIT License](https://github.com/arabianq/pipewire-soundpad/blob/main/LICENSE).