# mpdscribble を Homebrew, apk, apt, dnf, Nix, pacman でインストール

mpdscribble のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:mpdscribble
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mpdscribble
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mpdscribble
```

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

- Debian apt (92%):

```sh
sudo apt install mpdscribble
```

  証拠: Debian stable package indexes: mpdscribble from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mpdscribble
```

  証拠: Fedora Rawhide package metadata: mpdscribble from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mpdscribble
```

  証拠: nixpkgs package indexes: pkgs/by-name/mp/mpdscribble/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S mpdscribble
```

  証拠: Arch Linux sync databases: mpdscribble from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:mpdscribble
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mpdscribble>
- **バージョン:** 0.26
- **ソース概要:** Last.fm reporting client for mpd
- **ホームページ:** <https://www.musicpd.org/clients/mpdscribble/>
- **上流ドキュメント:** <https://www.musicpd.org/clients/mpdscribble/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://www.musicpd.org/download/mpdscribble/0.26/mpdscribble-0.26.tar.xz>
- **最終更新:** 2026-06-27T07:44:24Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mpdscribble (cli)
- mpdscribble (エイリアス)

## 依存関係

- fmt
- libgcrypt
- libmpdclient

## ビルド依存関係

- meson
- ninja
- pkgconf

## macOS 提供ライブラリ

- curl

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- 注意点: The configuration file has been placed in $HOMEBREW_PREFIX/etc/mpdscribble.conf.
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.26
- マネージャ更新日: 2026-06-27
- ローカルデータ: OK
- 上流リポジトリ: https://www.musicpd.org/clients/mpdscribble/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

mpdscribble is the Music Player Daemon project's scrobbling client for MPD. Its job is to observe tracks played through MPD and submit them to a scrobbler such as Last.fm, the service descended from Audioscrobbler. The project page describes it as a C++ client with low memory and CPU use, full support for MPD's idle mode, support for the Last.fm 1.2 protocol including now-playing updates, and handling for seeking, crossfading, and repeated songs.

### プロジェクトの歴史

Within the MPD ecosystem, mpdscribble fills the background-accounting niche: MPD remains responsible for playback, mpc and other clients control playback, and mpdscribble reports listening history. Its README shows the operational shape: build against libmpdclient, libcurl, libgcrypt, Meson, and Ninja, then configure account details in a per-user or system mpdscribble.conf file. With MPD 0.17 or later, it can also receive rating/love messages over MPD's client-to-client protocol before submitting the played track.

### 使われ方

Packaged as mpdscribble across Homebrew and Linux distributions, it is one of the canonical MPD companion daemons rather than a general-purpose Last.fm client.

### ソース

- <https://en.wikipedia.org/wiki/Last.fm>
- <https://github.com/MusicPlayerDaemon/mpdscribble>
- <https://raw.githubusercontent.com/MusicPlayerDaemon/mpdscribble/master/NEWS>
- <https://www.musicpd.org/clients/mpdscribble/>


## セキュリティノート

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

- **Geiger リスク:** orange / 中
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## 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: ~/.mpdscribble/mpdscribble.conf, /etc/mpdscribble.conf

## Credential files

- Unix: ~/.mpdscribble/mpdscribble.conf, /etc/mpdscribble.conf
## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- Debian apt - mpdscribble - 0.25-2: normalized package name match | Debian stable package indexes: mpdscribble from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Last.fm reporting client for mpd | https://www.musicpd.org/clients/mpdscribble/
- Nix - mpdscribble: normalized package name match | nixpkgs package indexes: pkgs/by-name/mp/mpdscribble/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mpdscribble - 0.25-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: mpdscribble from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Last.fm reporting client for mpd | https://www.musicpd.org/clients/mpdscribble/
- apk - mpdscribble - 0.25-r2: normalized package name match | Alpine Linux edge package indexes: mpdscribble from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | last.fm client for mpd | https://github.com/MusicPlayerDaemon/mpdscribble
- apk - mpdscribble-doc - 0.25-r2: normalized package name match | Alpine Linux edge package indexes: mpdscribble-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | last.fm client for mpd (documentation) | https://github.com/MusicPlayerDaemon/mpdscribble
- apk - mpdscribble-openrc - 0.25-r2: normalized package name match | Alpine Linux edge package indexes: mpdscribble-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | last.fm client for mpd (OpenRC init scripts) | https://github.com/MusicPlayerDaemon/mpdscribble
- dnf - mpdscribble - 0.25-10.fc45: normalized package name match | Fedora Rawhide package metadata: mpdscribble from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A mpd client which submits information about tracks being played to Last.fm | https://www.musicpd.org/clients/mpdscribble/
- pacman - mpdscribble - 0.26-1: normalized package name match | Arch Linux sync databases: mpdscribble from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | MPD client which submits track info to {Libre,Last}.fm | https://www.musicpd.org/clients/mpdscribble/


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/ja/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [libgcrypt](https://pkg.so/ja/brew/libgcrypt/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/ja/brew/ninja/) - Build dependency declared by Homebrew.
- [meson](https://pkg.so/ja/brew/meson/) - Build dependency declared by Homebrew.
- [mpdas](https://pkg.so/ja/brew/mpdas/) - Shares pkgdb curated category or tags: audio, cli, lastfm, media, mpd.
- [cmusfm](https://pkg.so/ja/brew/cmusfm/) - Shares pkgdb curated category or tags: audio, cli, lastfm, media, scrobbling.
- [mpd](https://pkg.so/ja/brew/mpd/) - Shares pkgdb curated category or tags: audio, cli, media, mpd.
- [mpc](https://pkg.so/ja/brew/mpc/) - Shares pkgdb curated category or tags: audio, cli, media, mpd.
- [rmpc](https://pkg.so/ja/brew/rmpc/) - Shares pkgdb curated category or tags: audio, cli, media, mpd.
- [libsndfile](https://pkg.so/ja/brew/libsndfile/) - Shares pkgdb curated category or tags: audio, cli, media.
- [flac](https://pkg.so/ja/brew/flac/) - Shares pkgdb curated category or tags: audio, cli, media.
- [alsa-lib](https://pkg.so/ja/brew/alsa-lib/) - Shares pkgdb curated category or tags: audio, cli, media.

## Combined YAML source

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


## ソース

- 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
