macOS
brew install lilvlocal Homebrew formula metadata
sudo port install lilvMacPorts ports tree · audio/lilv/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lilv in AI-Agent-Workflows.
Installation
brew install lilvlocal Homebrew formula metadata
sudo port install lilvMacPorts ports tree · audio/lilv/Portfile · Quelle: api.github.com
sudo apk add lilvAlpine Linux edge package indexes · lilv · Quelle: dl-cdn.alpinelinux.org
sudo apt install liblilv-0-0Debian stable package indexes · liblilv-0-0 · Quelle: deb.debian.org
sudo dnf install lilvFedora Rawhide package metadata · lilv · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#lilvnixpkgs package indexes · pkgs/by-name/li/lilv/package.nix · Quelle: api.github.com
sudo pacman -S lilvArch Linux sync databases · lilv · Quelle: geo.mirror.pkgbuild.com
sudo zypper install liblilv-0-0openSUSE Tumbleweed package metadata · liblilv-0-0 · Quelle: download.opensuse.org
Überblick
C library to use LV2 plugins
Verlauf
Lilv is David Robillard's C library for discovering, inspecting, loading, running, and saving state for LV2 audio plugins. It is infrastructure rather than an end-user audio app: hosts use Lilv so they do not have to implement the LV2 metadata and loading model themselves.
Lilv sits in the Drobilla/LV2 family of small C libraries that support the LV2 plugin ecosystem. Its documentation describes it as the standard implementation used by nearly all LV2 hosts and as a portable API over the details of the LV2 specification on POSIX, macOS, and Windows.
The project was previously associated with SLV2 in distribution descriptions, then settled into the Lilv name as the LV2 host library. Public tags include early 0.x releases and later 0.24 and 0.28 series releases, reflecting a long-lived support-library role rather than a flashy application release cycle.
Lilv's adoption follows LV2 adoption in Linux and cross-platform audio software. Because LV2 represents plugins as bundles with RDF/Turtle metadata, hosts need reliable discovery, querying, instantiation, UI, and state handling; Lilv became the common package that distributions could provide for that job.
Developers link against Lilv from LV2 hosts, plugin test tools, and command-line utilities such as lv2ls, lv2info, lv2apply, and lv2bench. End users usually encounter it indirectly when a DAW, plugin host, or audio workstation package pulls it in.
Lilv matters to package maintainers because it is a dependency hinge in the Linux audio stack: a small C library that can determine whether LV2 hosts and plugins discover each other correctly across filesystem layouts, plugin bundles, and platform-specific search paths.
Sicherheitslage
library-like 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 |
|---|---|---|---|
lv2apply | cli | globales Executable | |
lv2bench | cli | globales Executable | |
lv2info | cli | globales Executable | |
lv2ls | 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.
https://drobilla.net/software/lilv.html
Installationsmetadaten
| Paketschlüssel | brew:lilv |
|---|---|
| Version | 0.28.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/lilv |
| Homepage | https://drobilla.net/software/lilv.html |
| Repository | https://gitlab.com/lv2/lilv |
| Upstream-Dokumentation | https://drobilla.net/docs/lilv |
| Lizenz | ISC |
| Quellarchiv | https://download.drobilla.net/lilv-0.28.0.tar.xz |
| Zuletzt aktualisiert | 2026-06-09T04:16:18Z |
| Pulse | updated |
| Abhängigkeiten | libsndfile, lv2, serd, sord, sratom, zix |
| Build-Abhängigkeiten | meson, ninja, pkgconf, python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lilv |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
liblilv-0-0 0.24.26-1
library for simple use of LV2 plugins
https://drobilla.net/software/lilv.html
sudo apt install liblilv-0-0liblilv-dev 0.24.26-1
library for simple use of LV2 plugins (development files)
https://drobilla.net/software/lilv.html
sudo apt install liblilv-devliblilv-doc 0.24.26-1
library for simple use of LV2 plugins (documentation)
https://drobilla.net/software/lilv.html
sudo apt install liblilv-doclilv-utils 0.24.26-1
library for simple use of LV2 plugins (runtime files)
https://drobilla.net/software/lilv.html
sudo apt install lilv-utilspython3-lilv 0.24.26-1
Python bindings for lilv
https://drobilla.net/software/lilv.html
sudo apt install python3-lilvlilv
nix profile install nixpkgs#lilvliblilv-0-0 0.24.22-1build1
library for simple use of LV2 plugins
https://drobilla.net/software/lilv.html
sudo apt install liblilv-0-0liblilv-dev 0.24.22-1build1
library for simple use of LV2 plugins (development files)
https://drobilla.net/software/lilv.html
sudo apt install liblilv-devlilv-utils 0.24.22-1build1
library for simple use of LV2 plugins (runtime files)
https://drobilla.net/software/lilv.html
sudo apt install lilv-utilspython3-lilv 0.24.22-1build1
Python bindings for lilv
https://drobilla.net/software/lilv.html
sudo apt install python3-lilvlilv 0.24.26-r1
C library for simpler use of LV2 plugins
https://drobilla.net/software/lilv
sudo apk add lilvlilv-bash-completion 0.24.26-r1
Bash completions for lilv
https://drobilla.net/software/lilv
sudo apk add lilv-bash-completionlilv-dev 0.24.26-r1
C library for simpler use of LV2 plugins (development files)
https://drobilla.net/software/lilv
sudo apk add lilv-devlilv-doc 0.24.26-r1
C library for simpler use of LV2 plugins (documentation)
https://drobilla.net/software/lilv
sudo apk add lilv-doclilv-libs 0.24.26-r1
C library for simpler use of LV2 plugins (libraries)
https://drobilla.net/software/lilv
sudo apk add lilv-libspy3-lilv 0.24.26-r1
C library for simpler use of LV2 plugins (python module)
https://drobilla.net/software/lilv
sudo apk add py3-lilvQuellspur
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.