[GH-ISSUE #908] Installing on OpenBSD #388

Open
opened 2026-02-28 14:48:51 +03:00 by kerem · 0 comments
Owner

Originally created by @jasmor on GitHub (Oct 14, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/908

If anyone is attempting to install this on OpenBSD, you'll have to clone the source and add

{ version = "0.10", features = ["vendored"] }

to the Cargo.toml in order for it to compile. However, spotifyd doesn't compile as it requires alsa so you might want to look somewhere else for another client until it can take advantage of sndio.

Originally created by @jasmor on GitHub (Oct 14, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/908 If anyone is attempting to install this on OpenBSD, you'll have to clone the source and add `{ version = "0.10", features = ["vendored"] }` to the Cargo.toml in order for it to compile. However, spotifyd doesn't compile as it requires alsa so you might want to look somewhere else for another client until it can take advantage of sndio.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#388
No description provided.