macOS
brew install glyrlocal Homebrew formula metadata
brew
glyr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install glyrlocal Homebrew formula metadata
nix profile install nixpkgs#glyrnixpkgs package indexes · pkgs/by-name/gl/glyr/package.nix · ソース: api.github.com
sudo pacman -S glyrArch Linux sync databases · glyr · ソース: geo.mirror.pkgbuild.com
sudo apt install glyrcDebian stable package indexes · glyrc · ソース: deb.debian.org
sudo zypper install glyr-developenSUSE Tumbleweed package metadata · glyr-devel · ソース: download.opensuse.org
概要
Music related metadata search engine with command-line interface and C API
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
glyrc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:glyr |
|---|---|
| バージョン | 1.0.10 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/glyr |
| ホームページ | https://github.com/sahib/glyr |
| リポジトリ | https://github.com/sahib/glyr |
| 上流ドキュメント | https://github.com/sahib/glyr#readme |
| ライセンス | LGPL-3.0-or-later |
| ソースアーカイブ | https://github.com/sahib/glyr/archive/refs/tags/1.0.10.tar.gz |
| 依存関係 | gettext, glib |
| ビルド依存関係 | cmake, pkgconf |
| macOS 提供ライブラリ | curl, sqlite |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
glyrc 1.0.10-2.1
command-line interface to libglyr
sudo apt install glyrclibglyr-dev 1.0.10-2.1
search engine for music-related metadata - development files
sudo apt install libglyr-devlibglyr-doc 1.0.10-2.1
search engine for music-related metadata - documentation
sudo apt install libglyr-doclibglyr1 1.0.10-2.1
search engine for music-related metadata
sudo apt install libglyr1glyr
nix profile install nixpkgs#glyrglyrc 1.0.10-2ubuntu2
command-line interface to libglyr
sudo apt install glyrclibglyr-dev 1.0.10-2ubuntu2
search engine for music-related metadata - development files
sudo apt install libglyr-devlibglyr-doc 1.0.10-2ubuntu2
search engine for music-related metadata - documentation
sudo apt install libglyr-doclibglyr1 1.0.10-2ubuntu2
search engine for music-related metadata
sudo apt install libglyr1glyr 1.0.10-6
Music metadata searchengine utility and library written in C
sudo pacman -S glyrglyr-devel 1.0.10-5.2
Development files for glyr, a music metadata search engine
sudo zypper install glyr-develglyrc 1.0.10-5.2
Search engine for music related metadata
sudo zypper install glyrclibglyr1 1.0.10-5.2
Search engine for music related metadata
sudo zypper install libglyr1ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.