macOS
brew install lilvlocal Homebrew formula metadata
sudo port install lilvMacPorts ports tree · audio/lilv/Portfile · 来源: api.github.com
安装
brew install lilvlocal Homebrew formula metadata
sudo port install lilvMacPorts ports tree · audio/lilv/Portfile · 来源: api.github.com
sudo apk add lilvAlpine Linux edge package indexes · lilv · 来源: dl-cdn.alpinelinux.org
sudo apt install liblilv-0-0Debian stable package indexes · liblilv-0-0 · 来源: deb.debian.org
sudo dnf install lilvFedora Rawhide package metadata · lilv · 来源: dl.fedoraproject.org
nix profile install nixpkgs#lilvnixpkgs package indexes · pkgs/by-name/li/lilv/package.nix · 来源: api.github.com
sudo pacman -S lilvArch Linux sync databases · lilv · 来源: geo.mirror.pkgbuild.com
sudo zypper install liblilv-0-0openSUSE Tumbleweed package metadata · liblilv-0-0 · 来源: download.opensuse.org
概览
C library to use LV2 plugins
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lv2apply | cli | 全局可执行文件 | |
lv2bench | cli | 全局可执行文件 | |
lv2info | cli | 全局可执行文件 | |
lv2ls | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://drobilla.net/software/lilv.html
安装元数据
| 软件包键 | brew:lilv |
|---|---|
| 版本 | 0.28.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/lilv |
| 主页 | https://drobilla.net/software/lilv.html |
| 仓库 | https://gitlab.com/lv2/lilv |
| 上游文档 | https://drobilla.net/docs/lilv |
| 许可证 | ISC |
| 源码归档 | https://download.drobilla.net/lilv-0.28.0.tar.xz |
| 最后更新 | 2026-06-09T04:16:18Z |
| Pulse | updated |
| 依赖 | libsndfile, lv2, serd, sord, sratom, zix |
| 构建依赖 | meson, ninja, pkgconf, python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-lilv来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.