mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #863] Arch support #518
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#518
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @enessquik on GitHub (Nov 4, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/863
Hi there, saw your app on reddit. But how can we run this on arch?
I know i can use debtap but it takes a loong time and i dont want to deal with it.
@xofluz commented on GitHub (Nov 4, 2025):
From the README:
Arch Linux
Run
pacman -S spotify-playerto install the application.Note: Defaults to PulseAudio / Pipewire audio backend. For a different one, please consider modifying the official PKGBUILD and rebuilding it manually. See Audio Backends for a list of options.
You can also install via Cargo:
Cargo
Run
cargo install spotify_player --lockedto install the application from crates.io.