# Installer navidrome avec Homebrew, apk, Nix, pacman, scoop, winget

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

## installation

```sh
sudo av install brew:navidrome
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install navidrome
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add navidrome
```

  Preuve: Alpine Linux edge package indexes: navidrome from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#navidrome
```

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

- pacman (92%):

```sh
sudo pacman -S navidrome
```

  Preuve: Arch Linux sync databases: navidrome from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/navidrome
```

  Preuve: Scoop official bucket manifest trees: bucket/navidrome.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Navidrome.Navidrome -e
```

  Preuve: Windows Package Manager source index: Navidrome.Navidrome from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:navidrome
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/navidrome>
- **Version:** 0.63.2
- **Résumé source:** Modern Music Server and Streamer compatible with Subsonic/Airsonic
- **Page d'accueil:** <https://www.navidrome.org>
- **Dépôt:** <https://github.com/navidrome/navidrome>
- **Docs amont:** <https://www.navidrome.org>
- **Licence:** GPL-3.0-only
- **Archive source:** <https://github.com/navidrome/navidrome/archive/refs/tags/v0.63.2.tar.gz>
- **Dernière mise à jour:** 2026-07-26T19:43:14+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- navidrome (cli)
- navidrome (alias)

## Dépendances

- ffmpeg
- taglib

## Dépendances de compilation

- go
- node
- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.63.2
- gestionnaire mis à jour: 2026-07-26
- données locales: OK
- dépôt amont: https://github.com/navidrome/navidrome
- dernière version détectée: v0.63.2 (à jour)
## Historique du projet et usages

Navidrome is a self-hosted music server and streamer with a browser UI and Subsonic/OpenSubsonic-compatible API. Its appeal is a lightweight personal streaming service that lets users keep their own music files while using a broad ecosystem of Subsonic clients.

### Historique du projet

The GitHub repository was created on 2016-02-24. Public GitHub releases visible through the API show early 0.x releases by 2020 and frequent releases continuing through v0.62.0 on 2026-06-08. The README describes Navidrome as an open source web-based music collection server and streamer and tells users to use releases rather than the development branch for stable binaries.

### Historique d'adoption

Navidrome became one of the recognizable modern choices in the self-hosted music space because it combined a web UI with compatibility for the long-lived Subsonic client ecosystem. GitHub repository metadata consulted on 2026-07-01 showed more than 22,000 stars and over 1,500 forks. Homebrew analytics listed 1,243 installs over the preceding 365 days, while the input package record also showed distribution through Alpine, Nix, Arch, Scoop, and WinGet.

### Modes d'utilisation

Users run Navidrome as a service, usually pointing it at a music directory and a separate data directory. The Docker docs show the common pattern: mount `/path/to/music` at `/music`, mount `/path/to/data` at `/data`, expose port 4533, and run the `deluan/navidrome` image. The overview docs emphasize standalone browser playback plus Subsonic-compatible clients, transcoding, multi-user libraries, playlists, scrobbling, and low resource usage.

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

Navidrome is a useful package because it turns a personal media archive into a network service with a stable client API. For package maintainers, it pulls together Go service packaging, ffmpeg/taglib runtime dependencies, service files, Docker images, and desktop/mobile client interoperability.

### Chronologie

- 2016-02-24: GitHub repository created.
- 2020-02-08: v0.7.1 release appears in the GitHub releases history.
- 2020-02-16: v0.8.1 released.
- 2026-06-08: v0.62.0 released.
- 2026-07-01: Homebrew formula listed stable version 0.62.0.

### Related projects

- Subsonic, OpenSubsonic, Airsonic, Madsonic, ffmpeg, taglib, Material UI, React-Admin, and Subsonic-compatible mobile and desktop clients are central to the ecosystem.

### Sources

- <https://api.github.com/repos/navidrome/navidrome>
- <https://formulae.brew.sh/formula/navidrome>
- <https://github.com/navidrome/navidrome>
- <https://github.com/navidrome/navidrome/releases>
- <https://www.navidrome.org/docs/installation/docker/>
- <https://www.navidrome.org/docs/overview/>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ./navidrome.toml, /data/navidrome.toml
- Windows: .\navidrome.toml
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** navidrome
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - navidrome: normalized package name match | nixpkgs package indexes: pkgs/by-name/na/navidrome/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - navidrome - 0.63.2-r3: normalized package name match | Alpine Linux edge package indexes: navidrome from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Modern Music Server and Streamer compatible with Subsonic/Airsonic | https://navidrome.org/
- apk - navidrome-openrc - 0.63.2-r3: normalized package name match | Alpine Linux edge package indexes: navidrome-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Modern Music Server and Streamer compatible with Subsonic/Airsonic (OpenRC init scripts) | https://navidrome.org/
- pacman - navidrome - 0.63.2-1: normalized package name match | Arch Linux sync databases: navidrome from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A web-based music collection server and streamer | https://www.navidrome.org
- Scoop - main/navidrome: normalized package name match | Scoop official bucket manifest trees: bucket/navidrome.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Navidrome.Navidrome: normalized package name match | Windows Package Manager source index: Navidrome.Navidrome from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/fr/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [ffmpeg](https://pkg.so/fr/brew/ffmpeg/) - Runtime dependency declared by Homebrew.
- [taglib](https://pkg.so/fr/brew/taglib/) - Runtime dependency declared by Homebrew.
- [node](https://pkg.so/fr/brew/node/) - Build dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [mpd](https://pkg.so/fr/brew/mpd/) - Shares pkgdb curated category or tags: cli, media, music-server, server.
- [pianod](https://pkg.so/fr/brew/pianod/) - Shares pkgdb curated category or tags: cli, media, music-server.
- [tinyice](https://pkg.so/fr/brew/tinyice/) - Shares pkgdb curated category or tags: cli, media, server, streaming.
- [gstreamer](https://pkg.so/fr/brew/gstreamer/) - Shares pkgdb curated category or tags: cli, media, streaming.
- [ffmpeg-full](https://pkg.so/fr/brew/ffmpeg-full/) - Shares pkgdb curated category or tags: cli, media, streaming.
- [libshout](https://pkg.so/fr/brew/libshout/) - Shares pkgdb curated category or tags: cli, media, streaming.
- [streamlink](https://pkg.so/fr/brew/streamlink/) - Shares pkgdb curated category or tags: cli, media, streaming.
- [lunarr](https://pkg.so/fr/brew/lunarr/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, ffmpeg, media, server, streaming.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
