File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,21 +147,39 @@ sudo apt install jamesdsp-pulse
147147[ View PPA on GitHub] ( https://github.com/ThePBone/PPA-Repository )
148148
149149
150- <!--
151150### Arch
152- TBD
151+ [ AUR packages ] ( https://aur.archlinux.org/packages/?O=0&K=jamesdsp ) are available:
153152
154- On Arch you can install the [AUR package](https://aur.archlinux.org/packages/jdsp4linux-gui-git/) by yochananmarqos:
155- ```bash
156- yay -S jdsp4linux-git
157- ```
153+ For ** PipeWire clients** only:
154+ * Stable version
155+
156+ ![ AUR version] ( https://img.shields.io/aur/version/jamesdsp ) ![ AUR version] ( https://img.shields.io/aur/votes/jamesdsp ) ![ AUR version] ( https://img.shields.io/aur/maintainer/jamesdsp ) ![ AUR version] ( https://img.shields.io/aur/last-modified/jamesdsp )
157+ ```
158+ yay -S jamesdsp
159+ ```
160+
161+ * Development version
162+
163+ ![ AUR version] ( https://img.shields.io/aur/version/jamesdsp-git ) ![ AUR version] ( https://img.shields.io/aur/votes/jamesdsp-git ) ![ AUR version] ( https://img.shields.io/aur/maintainer/jamesdsp-git ) ![ AUR version] ( https://img.shields.io/aur/last-modified/jamesdsp-git )
164+ ```
165+ yay -S jamesdsp-git
166+ ```
167+
168+ For ** PulseAudio clients** only:
169+ * Stable version
170+
171+ ![ AUR version] ( https://img.shields.io/aur/version/jamesdsp-pulse ) ![ AUR version] ( https://img.shields.io/aur/votes/jamesdsp-pulse ) ![ AUR version] ( https://img.shields.io/aur/maintainer/jamesdsp-pulse ) ![ AUR version] ( https://img.shields.io/aur/last-modified/jamesdsp-pulse )
172+ ```
173+ yay -S jamesdsp-pulse
174+ ```
175+
176+ * Development version
177+
178+ ![ AUR version] ( https://img.shields.io/aur/version/jamesdsp-pulse-git ) ![ AUR version] ( https://img.shields.io/aur/votes/jamesdsp-pulse-git ) ![ AUR version] ( https://img.shields.io/aur/maintainer/jamesdsp-pulse-git ) ![ AUR version] ( https://img.shields.io/aur/last-modified/jamesdsp-pulse-git )
179+ ```
180+ yay -S jamesdsp-pulse-git
181+ ```
158182
159- Or [this one](https://aur.archlinux.org/packages/jdsp4linux-gui) to get the latest stable release:
160- ```bash
161- yay -S jdsp4linux
162- ```
163-  
164- -->
165183### Build from sources
166184
167185Minimum version requirements:
You can’t perform that action at this time.
0 commit comments