Skip to content

Commit e153b15

Browse files
authored
ArchLinux install process update (#761)
Updated archlinux install guide, as official package is now supporting all functionalities, built with pulseaudio-backend.
1 parent 192ca86 commit e153b15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ Run `cargo install spotify_player --locked` to install the application from [cra
101101
102102
Run `pacman -S spotify-player` to install the application.
103103
104-
Alternatively, run `yay -S spotify-player-full` to install an AUR package compiled with full feature support and Pulseaudio/Pipewire instead of rodio.
104+
**Note**: Defaults to PulseAudio / Pipewire audio backend. For a different one, please consider modifying the [official PKGBUILD](https://gitlab.archlinux.org/archlinux/packaging/packages/spotify-player) and rebuilding it manually. See [Audio Backends](#audio-backend) for a list of options.
105+
105106
106107
### Void Linux
107108

0 commit comments

Comments
 (0)