Spotify Soloist Downloads and Updates

Download archives

Spotify Soloist uses stable archive names for Linux builds.

ArchitectureURL
ARMv8/AArch64 Linux (aarch64)soloist_release_arm64.tar.gz
ARMv7/ARM32 Linux (armv7l)soloist_release_arm32.tar.gz
x86_64 Linux (x86_64)soloist_release_x86_64.tar.gz

Each archive contains a soloist executable.

See the Soloist Third-Party Licenses for applicable notices and license terms.

Do not redistribute Spotify Soloist archives or binaries directly. Link users to this page instead.

Warning:Spotify Soloist builds expire 90 days after their build date. Install a newer build before the current one expires. Expired builds exit with code 10.

Check the installed build

Run:


_10
soloist --version

The output includes the Spotify Soloist version, build timestamp, build identifiers, platform, and architecture.

To update, download the archive for the same architecture, replace the installed soloist executable, and restart the daemon.

For the full daemon exit-code table, see Command line.