Skip to content

Commit

Permalink
update package link for Arch linux to the community repo. The AUR
Browse files Browse the repository at this point in the history
package is orphaned
  • Loading branch information
ichigo-gyunyu authored and slondr committed Mar 11, 2022
1 parent 97c52fe commit 7b143c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/installation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The provided binaries come in two flavours, `slim` and `full`. Each are compiled

There are packages for the following systems:

- [Arch Linux (via an AUR)](https://aur.archlinux.org/packages/?O=0&K=spotifyd)
- [Arch Linux (via the Community repository)](https://archlinux.org/packages/community/x86_64/spotifyd/)
- [MacOS (via homebrew)](./MacOS.md)

It is also available as a [snap package](https://snapcraft.io/spotifyd).
Expand Down Expand Up @@ -87,4 +87,4 @@ To enable an additional audio backend, pass `<audio_backend_name>_backend` as a
| dbus_keyring | Provides password authentication over the system's keyring (supports all platforms) |
| dbus_mpris | Provides multimedia key support (Linux only) |

> __Note:__ Compiling Spotifyd with all features and the pulseaudio backend on Ubuntu would result in the following command: `cargo build --release --no-default-features --features pulseaudio_backend,dbus_keyring,dbus_mpris`
> __Note:__ Compiling Spotifyd with all features and the pulseaudio backend on Ubuntu would result in the following command: `cargo build --release --no-default-features --features pulseaudio_backend,dbus_keyring,dbus_mpris`

0 comments on commit 7b143c4

Please # to comment.