macOS
brew install glyrlocal Homebrew formula metadata
安装
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 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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.