# dzr を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:dzr
```

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

### macOS

- Homebrew (100%):

```sh
brew install dzr
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:dzr
- **パッケージマネージャ:** Homebrew
- **バージョン:** 260315
- **ソース概要:** Command-line Deezer.com player
- **ホームページ:** <https://github.com/yne/dzr>
- **リポジトリ:** <https://github.com/yne/dzr>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dzr (エイリアス)
- dzr-dec (エイリアス)
- dzr-id3 (エイリアス)
- dzr-srt (エイリアス)
- dzr-url (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 260315
## プロジェクトの歴史と使われ方

DZR is a shell-based command-line player for Deezer, with companion utilities for URLs, subtitles/lyrics, decoding, and ID3 metadata. Its repository was created in October 2019 and describes support across Linux, BSD, macOS, Android/Termux, Windows through WSL, and an experimental VSCode extension.

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

The project sits in the tradition of lightweight media CLIs that wrap web APIs and local players. Its README emphasizes few dependencies, live lyrics, metadata tagging from Deezer metadata, and avoiding permanent local music caching.

### 採用の歴史

The README documents packaging across Homebrew, Arch AUR, Gentoo GURU, Snap, Flatpak, Nix flakes, Termux-style manual install, and VSCode VSIX releases. GitHub API metadata showed 253 stars and 20 forks on 2026-06-30, suggesting a niche but established CLI-media audience.

### 使われ方

Typical usage is interactive browsing with `dzr`, opening a specific Deezer API path, playing a track URL, piping playback through a chosen PLAYER such as mpv or mpg123, generating SRT lyrics with `dzr-srt`, or tagging MP3 files with `dzr-id3`.

### パッケージ好きにとっての重要性

DZR is package-nerd interesting because it is a tiny shell media stack distributed through many packaging channels, with helper executables that expose specific parts of the workflow rather than hiding everything behind one large application.

### タイムライン

- 2019-10-15: Public GitHub repository created.
- 2021: README links to an asciinema CLI preview and notes legal constraints around playback without local caching.
- 2026: Repository remained active, with the GitHub API showing a push in March 2026.

### Related projects

- The README points users toward dzr-tagged frontends and documents integration with local players such as mpv and mpg123, plus a VSCode extension build.

### ソース

- <https://github.com/yne/dzr>
- <https://raw.githubusercontent.com/yne/dzr/master/README.md>
- <https://api.github.com/repos/yne/dzr>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## ソース

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