# ncmpcpp mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ncmpcpp in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:ncmpcpp
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ncmpcpp
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ncmpcpp
```

  Evidenz: MacPorts ports tree: audio/ncmpcpp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add ncmpcpp
```

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

- Debian apt (92%):

```sh
sudo apt install ncmpcpp
```

  Evidenz: Debian stable package indexes: ncmpcpp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ncmpcpp
```

  Evidenz: Fedora Rawhide package metadata: ncmpcpp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#ncmpcpp
```

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

- pacman (92%):

```sh
sudo pacman -S ncmpcpp
```

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

- zypper (92%):

```sh
sudo zypper install ncmpcpp
```

  Evidenz: openSUSE Tumbleweed package metadata: ncmpcpp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:ncmpcpp
- **Paketmanager:** Homebrew
- **Version:** 0.10.1
- **Quellzusammenfassung:** Ncurses-based client for the Music Player Daemon
- **Homepage:** <https://rybczak.net/ncmpcpp/>
- **Repository:** <https://github.com/ncmpcpp/ncmpcpp>
- **Zuletzt aktualisiert:** 2026-06-25T13:37:56+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- ncmpcpp (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.10.1
## Projektgeschichte und Nutzung

ncmpcpp, NCurses Music Player Client Plus Plus, is a featureful ncurses client for Music Player Daemon inspired by ncmpc. Its upstream README says the project is in maintenance mode, feature-complete for maintainer Andrzej Rybczak, with serious bugs and dependency breakage still in scope.

### Projektgeschichte

The release notes on the upstream site show rapid 0.1-0.5 growth during 2008-2010: media library, lyrics, playlist editor, tag editor, local browser, Last.fm artist info, visualizer, alternative UI, libmpdclient2, idle support, and many configuration options. The 0.6 beta series in 2014 redesigned keybindings, added readline support, removed polling mode, and required MPD >= 0.16; the 0.7 line in 2015-2016 added richer visualizer modes, 256-color/background customization, multiple config files, action chains, and compatibility with newer MPD.

### Adoptionsgeschichte

ncmpcpp became one of the iconic MPD terminal clients because it adds the features many MPD users want beyond a minimal queue browser: library views, tag editing, lyrics, visualizer support, and deep theming. The GitHub page observed for this batch showed about 2.5k stars and 237 forks. The Homebrew formula API response consulted for this July 2026 batch reported 45 install-on-request events in 30 days and 1,602 in 365 days.

### Wie es verwendet wird

Package nerds use ncmpcpp as the full-screen MPD cockpit: keyboard-driven queue control, database browsing, media-library navigation, playlist editing, tag cleanup with TagLib, lyrics fetching, optional FFTW-backed visualizer output, and heavily customized config/bindings under `~/.ncmpcpp` or XDG config paths. It is especially associated with riced terminal desktops where MPD handles playback and ncmpcpp provides the visible music UI.

### Warum Paket-Nerds sich dafür interessieren

ncmpcpp is significant because it became the expressive counterpart to ncmpc. In MPD setups, it is the client people screenshot, theme, and wire into terminal-based desktops, while still speaking the same MPD model: a persistent daemon with replaceable clients.

### Zeitleiste

- 2008-08-07: 0.1.1 appeared in the release notes with example config and customization improvements.
- 2008-09-20: 0.2.3 added the complex tag editor and Last.fm artist info.
- 2009-09-09: 0.4 added visualizer modes and an alternative UI.
- 2014-09-03: 0.6_beta1 redesigned keybindings and required MPD >= 0.16.
- 2021-01-24: 0.9.2 fixed regressions around external commands and password prompts.
- 2024-10-24: 0.10.1 fixed libc++ compilation and an empty-playlist reverse crash.

### Related projects

- Music Player Daemon, ncmpc, libmpdclient, TagLib, FFTW, Last.fm

### Quellen

- <https://formulae.brew.sh/api/formula/ncmpcpp.json>
- <https://github.com/ncmpcpp/ncmpcpp>
- <https://raw.githubusercontent.com/ncmpcpp/ncmpcpp/master/CHANGELOG.md>
- <https://rybczak.net/ncmpcpp/>
- <https://www.musicpd.org/clients/>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- 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: $XDG_CONFIG_HOME/ncmpcpp/config, ~/.ncmpcpp/config
## Andere Paketmanager-Einträge

- Debian apt - ncmpcpp - 0.9.2-2.2+b1: normalized package name match | Debian stable package indexes: ncmpcpp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ncurses-based client for the Music Player Daemon (MPD) | https://github.com/ncmpcpp/ncmpcpp
- Nix - ncmpcpp: normalized package name match | nixpkgs package indexes: pkgs/by-name/nc/ncmpcpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ncmpcpp - 0.9.2-2build9: normalized package name match | Ubuntu 24.04 LTS package indexes: ncmpcpp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | ncurses-based client for the Music Player Daemon (MPD) | https://ncmpcpp.rybczak.net
- apk - ncmpcpp - 0.10.1-r4: normalized package name match | Alpine Linux edge package indexes: ncmpcpp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Ncurses based MPD client inspired by ncmpc | http://rybczak.net/ncmpcpp
- apk - ncmpcpp-doc - 0.10.1-r4: normalized package name match | Alpine Linux edge package indexes: ncmpcpp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Ncurses based MPD client inspired by ncmpc (documentation) | http://rybczak.net/ncmpcpp
- dnf - ncmpcpp - 0.10.1-11.fc45: normalized package name match | Fedora Rawhide package metadata: ncmpcpp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Featureful ncurses based MPD client inspired by ncmpc | http://ncmpcpp.rybczak.net/
- pacman - ncmpcpp - 0.10.1-8: normalized package name match | Arch Linux sync databases: ncmpcpp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Featureful ncurses based MPD client inspired by ncmpc | https://github.com/ncmpcpp/ncmpcpp
- zypper - ncmpcpp - 0.10.1-1.9: normalized package name match | openSUSE Tumbleweed package metadata: ncmpcpp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Music Player Daemon Client | https://rybczak.net/ncmpcpp
- MacPorts - ncmpcpp: normalized package name match | MacPorts ports tree: audio/ncmpcpp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

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