macOS
brew install glyrlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für glyr in AI-Agent-Workflows.
Installation
brew install glyrlocal Homebrew formula metadata
nix profile install nixpkgs#glyrnixpkgs package indexes · pkgs/by-name/gl/glyr/package.nix · Quelle: api.github.com
sudo pacman -S glyrArch Linux sync databases · glyr · Quelle: geo.mirror.pkgbuild.com
sudo apt install glyrcDebian stable package indexes · glyrc · Quelle: deb.debian.org
sudo zypper install glyr-developenSUSE Tumbleweed package metadata · glyr-devel · Quelle: download.opensuse.org
Überblick
Music related metadata search engine with command-line interface and C API
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
glyrc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:glyr |
|---|---|
| Version | 1.0.10 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/glyr |
| Homepage | https://github.com/sahib/glyr |
| Repository | https://github.com/sahib/glyr |
| Upstream-Dokumentation | https://github.com/sahib/glyr#readme |
| Lizenz | LGPL-3.0-or-later |
| Quellarchiv | https://github.com/sahib/glyr/archive/refs/tags/1.0.10.tar.gz |
| Abhängigkeiten | gettext, glib |
| Build-Abhängigkeiten | cmake, pkgconf |
| Von macOS bereitgestellte Bibliotheken | curl, sqlite |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 libglyr1Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.