Automic VaultAutomic Vault

brew

Install glyr with Homebrew, apt, Nix, pacman, zypper

Music related metadata search engine with command-line interface and C API. Version 1.0.10 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install glyr

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install glyrc

Debian stable package indexes · glyrc · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#glyr

nixpkgs package indexes · pkgs/by-name/gl/glyr/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S glyr

Arch Linux sync databases · glyr · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install glyr-devel

openSUSE Tumbleweed package metadata · glyr-devel · source: download.opensuse.org

overview

Package summary

Music related metadata search engine with command-line interface and C API

Commands and aliases

  • glyrc

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
glyrccliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.0.10
manager updated
local dataok
upstreamcurrent
latest detected1.0.10

https://github.com/sahib/glyr

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:glyr
Version1.0.10
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/glyr
Homepagehttps://github.com/sahib/glyr
Repositoryhttps://github.com/sahib/glyr
Upstream docshttps://github.com/sahib/glyr#readme
LicenseLGPL-3.0-or-later
Source archivehttps://github.com/sahib/glyr/archive/refs/tags/1.0.10.tar.gz
Dependenciesgettext, glib
Build dependenciescmake, pkgconf
Uses from macOScurl, sqlite
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameglyr
Version Scheme0
Revision3
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

glyrc 1.0.10-2.1

command-line interface to libglyr

https://github.com/sahib/glyr

sudo apt install glyrc
  • Section: sound
  • Architecture: amd64
  • Source Package: glyr
  • 3 dependencies
  • normalized package name match
  • Matched by: Glyr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: glyrc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libglyr-dev 1.0.10-2.1

search engine for music-related metadata - development files

https://github.com/sahib/glyr

sudo apt install libglyr-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: glyr
  • 5 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Glyr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libglyr-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libglyr-doc 1.0.10-2.1

search engine for music-related metadata - documentation

https://github.com/sahib/glyr

sudo apt install libglyr-doc
  • Section: doc
  • Architecture: all
  • Source Package: glyr
  • normalized package name match
  • Matched by: Glyr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libglyr-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libglyr1 1.0.10-2.1

search engine for music-related metadata

https://github.com/sahib/glyr

sudo apt install libglyr1
  • Section: libs
  • Architecture: amd64
  • Source Package: glyr
  • 4 dependencies
  • normalized package name match
  • Matched by: Glyr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libglyr1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

glyr

nix profile install nixpkgs#glyr
  • normalized package name match
  • Matched by: Glyr
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gl/glyr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

glyrc 1.0.10-2ubuntu2

command-line interface to libglyr

https://github.com/sahib/glyr

sudo apt install glyrc
  • Section: universe/sound
  • Architecture: amd64
  • Source Package: glyr
  • 3 dependencies
  • normalized package name match
  • Matched by: Glyr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: glyrc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libglyr-dev 1.0.10-2ubuntu2

search engine for music-related metadata - development files

https://github.com/sahib/glyr

sudo apt install libglyr-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: glyr
  • 5 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Glyr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libglyr-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libglyr-doc 1.0.10-2ubuntu2

search engine for music-related metadata - documentation

https://github.com/sahib/glyr

sudo apt install libglyr-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: glyr
  • normalized package name match
  • Matched by: Glyr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libglyr-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libglyr1 1.0.10-2ubuntu2

search engine for music-related metadata

https://github.com/sahib/glyr

sudo apt install libglyr1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: glyr
  • 4 dependencies
  • normalized package name match
  • Matched by: Glyr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libglyr1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

glyr 1.0.10-6

Music metadata searchengine utility and library written in C

https://github.com/sahib/glyr

sudo pacman -S glyr
  • License: LGPL3
  • Architecture: x86_64
  • 3 dependencies
  • normalized package name match
  • Matched by: Glyr
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: glyr from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

glyr-devel 1.0.10-5.2

Development files for glyr, a music metadata search engine

https://github.com/sahib/glyr

sudo zypper install glyr-devel
  • License: LGPL-3.0-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: glyr
  • 3 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Glyr
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: glyr-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

glyrc 1.0.10-5.2

Search engine for music related metadata

https://github.com/sahib/glyr

sudo zypper install glyrc
  • License: LGPL-3.0-or-later
  • Category: Productivity/Networking/Web/Utilities
  • Architecture: x86_64
  • Source Package: glyr
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Glyr
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: glyrc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libglyr1 1.0.10-5.2

Search engine for music related metadata

https://github.com/sahib/glyr

sudo zypper install libglyr1
  • License: LGPL-3.0-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: glyr
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Glyr
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libglyr1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment