# glyr を Homebrew, Nix, pacman, apt, zypper でインストール

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

## インストール

```sh
sudo av install brew:glyr
```

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

### macOS

- Homebrew (100%):

```sh
brew install glyr
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#glyr
```

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

- pacman (92%):

```sh
sudo pacman -S glyr
```

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

- Debian apt (92%):

```sh
sudo apt install glyrc
```

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

- zypper (92%):

```sh
sudo zypper install glyr-devel
```

  証拠: openSUSE Tumbleweed package metadata: glyr-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:glyr
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/glyr>
- **バージョン:** 1.0.10
- **ソース概要:** Music related metadata search engine with command-line interface and C API
- **ホームページ:** <https://github.com/sahib/glyr>
- **リポジトリ:** <https://github.com/sahib/glyr>
- **ライセンス:** LGPL-3.0-or-later
- **ソースアーカイブ:** <https://github.com/sahib/glyr/archive/refs/tags/1.0.10.tar.gz>
- **最終更新:** 2026-08-02T20:52:07+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## 依存関係

- gettext
- glib

## ビルド依存関係

- cmake
- pkgconf

## macOS 提供ライブラリ

- curl
- sqlite

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.0.10
- マネージャ更新日: 2026-08-02
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/sahib/glyr
- 検出された最新: 1.0.10 (最新)
## プロジェクトの歴史と使われ方

Glyr is a music metadata search engine distributed as both the `glyrc` command-line tool and the `libglyr` C library. It searches and downloads music-player-oriented metadata such as cover art, lyrics, artist photos, biographies, reviews, tags, relations, similar artists, and track lists.

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

The public GitHub repository was created in 2011. The README says Glyr began as an internal library for a music player and then expanded into a standalone program and library for retrieving music metadata from multiple providers.

Early development focused on provider plugins, download speed, API cleanup, cache support, Levenshtein-based fuzzy matching, Unicode handling, and a command-line interface. The hand-written changelog records a concentrated burst of work in 2011 and a 2016 license change from GPLv3 to LGPLv3.

### 採用の歴史

Glyr's README lists GMPC, Pragha, Freya, and lyvi as users or related consumers, showing adoption inside Linux music-player and desktop-metadata tooling. Its package entries in Homebrew, Debian, Ubuntu, Arch, Nix, and openSUSE-derived packaging reflect a Unix desktop niche: scripts and players needed metadata without each project writing provider scrapers.

Because many providers and web pages change over time, Glyr's ecosystem significance is tied to the era when local music players needed album art, lyrics, biographies, and similar metadata from client-side search tools.

### 使われ方

Practitioners use `glyrc` for batch metadata retrieval, for example downloading covers for an artist and album to a formatted path, or use `libglyr` from C programs that need metadata lookup. The README distinguishes getters, such as `cover` or `lyrics`, from providers, meaning the source sites queried for those getters.

Developers can embed the C library, write provider plugins, use SQLite caching, control result counts and query strategy, and build wrappers; the README also points to Python and Ruby bindings.

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

Glyr is package-nerd significant because it captures a classic Linux-desktop utility pattern: one C library and CLI centralize fragile metadata scraping so music players and shell scripts do not each reinvent it. Its value is partly historical, documenting a pre-streaming-service approach to enriching local music collections.

### タイムライン

- 2011: Public GitHub repository created.
- 2011: Changelog records provider, parser, performance, API, and getter work.
- 2011: Changelog was discontinued in favor of Git history.
- 2016: License changed from GPLv3 to LGPLv3.

### Related projects

- GMPC, Pragha, Freya, and lyvi are listed by the README as users or related software.
- libcurl, GLib, and SQLite are documented dependencies for download, utility, and cache functionality.
- Python and Ruby bindings extended Glyr beyond its C API.

### ソース

- <https://api.github.com/repos/sahib/glyr>
- <https://github.com/sahib/glyr>
- <https://raw.githubusercontent.com/sahib/glyr/master/CHANGELOG>
- <https://raw.githubusercontent.com/sahib/glyr/master/README.textile>


## セキュリティノート

narrow executable package without higher-risk signals.

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

## ソースデータベース詳細

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

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

- Debian apt - glyrc - 1.0.10-2.1: normalized package name match | Debian stable package indexes: glyrc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command-line interface to libglyr | https://github.com/sahib/glyr
- Debian apt - libglyr-dev - 1.0.10-2.1: normalized package name match | Debian stable package indexes: libglyr-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | search engine for music-related metadata - development files | https://github.com/sahib/glyr
- Debian apt - libglyr-doc - 1.0.10-2.1: normalized package name match | Debian stable package indexes: libglyr-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | search engine for music-related metadata - documentation | https://github.com/sahib/glyr
- Debian apt - libglyr1 - 1.0.10-2.1: normalized package name match | Debian stable package indexes: libglyr1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | search engine for music-related metadata | https://github.com/sahib/glyr
- Nix - glyr: normalized package name match | nixpkgs package indexes: pkgs/by-name/gl/glyr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - glyrc - 1.0.10-2ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: glyrc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command-line interface to libglyr | https://github.com/sahib/glyr
- Ubuntu apt - libglyr-dev - 1.0.10-2ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libglyr-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | search engine for music-related metadata - development files | https://github.com/sahib/glyr
- Ubuntu apt - libglyr-doc - 1.0.10-2ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libglyr-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | search engine for music-related metadata - documentation | https://github.com/sahib/glyr
- Ubuntu apt - libglyr1 - 1.0.10-2ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libglyr1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | search engine for music-related metadata | https://github.com/sahib/glyr
- pacman - glyr - 1.0.10-6: normalized package name match | Arch Linux sync databases: glyr from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Music metadata searchengine utility and library written in C | https://github.com/sahib/glyr
- zypper - glyr-devel - 1.0.10-5.4: normalized package name match | openSUSE Tumbleweed package metadata: glyr-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Development files for glyr, a music metadata search engine | https://github.com/sahib/glyr
- zypper - glyrc - 1.0.10-5.4: normalized package name match | openSUSE Tumbleweed package metadata: glyrc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Search engine for music related metadata | https://github.com/sahib/glyr
- zypper - libglyr1 - 1.0.10-5.4: normalized package name match | openSUSE Tumbleweed package metadata: libglyr1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Search engine for music related metadata | https://github.com/sahib/glyr


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [glib](https://pkg.so/ja/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/ja/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [abcde](https://pkg.so/ja/brew/abcde/) - Popular package that depends on this formula.
- [sacad](https://pkg.so/ja/brew/sacad/) - Shares pkgdb curated category or tags: cli, cover-art, media, metadata, music.
- [exempi](https://pkg.so/ja/brew/exempi/) - Shares pkgdb curated category or tags: c-api, cli, media, metadata.
- [beets](https://pkg.so/ja/brew/beets/) - Shares pkgdb curated category or tags: cli, media, metadata, music.
- [dzr](https://pkg.so/ja/brew/dzr/) - Shares pkgdb curated category or tags: cli, lyrics, media, music.
- [flac](https://pkg.so/ja/brew/flac/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [exiftool](https://pkg.so/ja/brew/exiftool/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [taglib](https://pkg.so/ja/brew/taglib/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [media-info](https://pkg.so/ja/brew/media-info/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [kew](https://pkg.so/ja/brew/kew/) - Local package facts share a topical domain. Shared terms: cli, command-line, gettext, glib, line.

## Combined YAML source

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


## ソース

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