# Installer go-librespot avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de go-librespot pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:go-librespot
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install go-librespot
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#go-librespot
```

  Preuve: nixpkgs package indexes: pkgs/by-name/go/go-librespot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:go-librespot
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8.0
- **Résumé source:** Spotify client
- **Page d'accueil:** <https://github.com/devgianlu/go-librespot>
- **Dépôt:** <https://github.com/devgianlu/go-librespot>
- **Dernière mise à jour:** 2026-08-02T17:43:26Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- go-librespot (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.8.0
## Historique du projet et usages

go-librespot is a Go Spotify Connect compatible client for running a local playback receiver.

### Historique du projet

The public repository was created in 2023. Its README presents the project as an open-source Spotify Connect compatible client written in Go, with release binaries, Docker images, Homebrew packaging, and source builds around a daemon entry point.

### Historique d'adoption

The project sits in the broader librespot ecosystem of open-source Spotify clients. The Rust librespot project describes that space as an alternative to Spotify's deprecated closed-source libspotify, while go-librespot packages the idea as a Go daemon with mDNS registration and audio backend configuration.

### Modes d'utilisation

Practitioners use go-librespot to make a machine appear as a Spotify Connect device on a local network. The README documents Zeroconf mode, mDNS backend selection, audio-related build dependencies, container use, and a configuration directory holding config.yml, state.json, and a lockfile.

### Pourquoi les passionnés de paquets s'y intéressent

For package users, go-librespot is notable because Spotify Connect compatibility usually depends on background service behavior, audio libraries, mDNS, and state storage; Homebrew and container packaging reduce that setup to a reproducible install.

### Chronologie

- 2023: Public GitHub repository created.
- 2024: v0.x releases established the Go client as a packaged daemon.
- 2026: v0.7.x release series published.

### Related projects

- librespot-org/librespot is the Rust open-source Spotify client library that frames the wider librespot lineage and Spotify Connect receiver use case.

### Sources

- <https://api.github.com/repos/devgianlu/go-librespot>
- <https://formulae.brew.sh/formula/go-librespot>
- <https://github.com/devgianlu/go-librespot>
- <https://github.com/devgianlu/go-librespot/releases>
- <https://github.com/librespot-org/librespot>


## Notes de sécurité

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- broad file, network, media, or database tool signal
- formula declares a Homebrew service

## Autres enregistrements de gestionnaires de paquets

- Nix - go-librespot: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/go-librespot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/go-librespot.yml](https://github.com/mxcl/pkgdb/blob/main/combined/go-librespot.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
