macOS
brew install glyrlocal Homebrew formula metadata
brew
Music related metadata search engine with command-line interface and C API. Version 1.0.10 via Homebrew; verified from local package data.
install
brew install glyrlocal Homebrew formula metadata
sudo apt install glyrcDebian stable package indexes · glyrc · source: deb.debian.org
nix profile install nixpkgs#glyrnixpkgs package indexes · pkgs/by-name/gl/glyr/package.nix · source: api.github.com
sudo pacman -S glyrArch Linux sync databases · glyr · source: geo.mirror.pkgbuild.com
sudo zypper install glyr-developenSUSE Tumbleweed package metadata · glyr-devel · source: download.opensuse.org
overview
Music related metadata search engine with command-line interface and C API
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
glyrc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:glyr |
|---|---|
| Version | 1.0.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/glyr |
| Homepage | https://github.com/sahib/glyr |
| Repository | https://github.com/sahib/glyr |
| Upstream docs | https://github.com/sahib/glyr#readme |
| License | LGPL-3.0-or-later |
| Source archive | https://github.com/sahib/glyr/archive/refs/tags/1.0.10.tar.gz |
| Dependencies | gettext, glib |
| Build dependencies | cmake, pkgconf |
| Uses from macOS | curl, sqlite |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 libglyr1source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.