mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-06 03:16:35 -06:00
614 B
614 B
integration
A small document explaining how to test this project on any given system.
- Install
spotify-playerusing one of these steps- Package Managers
- MacOS:
brew install spotify_player - Windows (scoop):
scoop install spotify-player - Linux
- Ubuntu/Debian:
sudo apt install libssl-dev libasound2-dev libdbus-1-dev - Homebrew:
brew install openssl alsa-lib dbus - AUR:
yay -S spotify-player - Void Linux:
- FreeBSD:
- NetBSD:
- Ubuntu/Debian:
- MacOS:
- Build from Source:
cargo install spotify_player --locked
- Package Managers