sudo apt install rustc cargo libasound2-dev libssl-dev pkg-config
git clone https://github.com/Spotifyd/spotifyd.git
This takes a while...
cd spotifyd cargo build --release
The resulting binary will be placed in target/release/spotifyd
target/release/spotifyd
You can run it using ./target/release/spotifyd
./target/release/spotifyd
The wiki has been replaced by the officially maintained docs, which can be found here.
Deleting the wiki page "Installing on Ubuntu (from source)" cannot be undone. Continue?