macOS
brew install lv2local Homebrew formula metadata
sudo port install lv2MacPorts ports tree · audio/lv2/Portfile · source: api.github.com
brew
Portable plugin standard for audio systems. Version 1.18.10 via Homebrew; verified from local package data.
install
brew install lv2local Homebrew formula metadata
sudo port install lv2MacPorts ports tree · audio/lv2/Portfile · source: api.github.com
sudo apk add lv2Alpine Linux edge package indexes · lv2 · source: dl-cdn.alpinelinux.org
sudo apt install lv2-devDebian stable package indexes · lv2-dev · source: deb.debian.org
sudo dnf install lv2Fedora Rawhide package metadata · lv2 · source: dl.fedoraproject.org
nix profile install nixpkgs#lv2nixpkgs package indexes · pkgs/by-name/lv/lv2/package.nix · source: api.github.com
sudo pacman -S lv2Arch Linux sync databases · lv2 · source: geo.mirror.pkgbuild.com
sudo zypper install lv2openSUSE Tumbleweed package metadata · lv2 · source: download.opensuse.org
overview
Portable plugin standard for audio systems
history
LV2 is an extensible, open audio plugin standard. The project distributes C headers, Turtle metadata, specification bundles, documentation-generation tools, tests, and example plugins used by audio hosts and plugin developers.
The current LV2 source README carries copyright years beginning in 2010 for David Robillard and describes LV2 as a plugin standard with an extensible C API and self-contained bundle directories. The public GitLab repository was created in January 2019 and now serves as the official source repository linked from lv2plug.in.
The official site explains LV2 as a small core interface with extensions for advanced behavior. Its 'Why LV2?' page frames the design around a platform-agnostic free-software specification, expressive metadata, optional compatibility features, embeddable UIs, state, presets, logging, non-realtime worker methods, and extensibility.
LV2 adoption is strongest in Linux and free-software audio. The official projects page lists plugins, synths, effects, meters, hosts, and developer tools, including Ardour, Audacity, Carla, Jalv, Qtractor, REAPER, and Lilv-related tooling.
Package-manager adoption follows from the standard's role as infrastructure: distributions package LV2 headers and bundles so hosts and plugins can build against a shared specification. Homebrew packages it for macOS users who build or run LV2-capable audio software.
Plugin authors use the LV2 headers, example plugins, and generated programming documentation as templates. Host authors commonly use Lilv, which the LV2 documentation names as the standard library for plugin discovery, inspection, and instantiation.
LV2 data is installed as bundles, commonly directories ending in `.lv2`. The filesystem hierarchy document defines default bundle locations such as `$HOME/.lv2` and `$PREFIX/lib/lv2` on Unix, macOS Audio Plug-Ins/LV2 directories, and `%APPDATA%/LV2` or `%COMMONPROGRAMFILES%/LV2` on Windows, discovered through `LV2_PATH`.
LV2 matters to package maintainers because it is a specification package that other packages compile against and discover at runtime. The package is small, but its installed headers, metadata bundles, validator, and search paths define whether large audio stacks interoperate.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
lv2_validate | 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:lv2 |
|---|---|
| Version | 1.18.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lv2 |
| Homepage | https://lv2plug.in/ |
| Repository | https://gitlab.com/lv2/lv2 |
| Upstream docs | https://lv2plug.in/ |
| License | 0BSD OR ISC |
| Source archive | https://lv2plug.in/spec/lv2-1.18.10.tar.xz |
| Build dependencies | meson, ninja |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lv2 |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| 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.
lv2-dev 1.18.10-2+b2
LV2 audio plugin specification
sudo apt install lv2-devlv2-examples 1.18.10-2+b2
LV2 audio plugin specification (example plugins)
sudo apt install lv2-exampleslv2
nix profile install nixpkgs#lv2lv2-dev 1.18.10-2build1
LV2 audio plugin specification
sudo apt install lv2-devlv2-examples 1.18.10-2build1
LV2 audio plugin specification (example plugins)
sudo apt install lv2-exampleslv2 1.18.10-r1
extensible open standard for audio plugins
sudo apk add lv2lv2-dev 1.18.10-r1
extensible open standard for audio plugins (development files)
sudo apk add lv2-devlv2-specgen 1.18.10-r1
extensible open standard for audio plugins (python specgen)
sudo apk add lv2-specgenlv2 1.18.10-4.fc44
Audio Plugin Standard
sudo dnf install lv2lv2-devel 1.18.10-4.fc44
API for the LV2 Audio Plugin Standard
sudo dnf install lv2-devellv2-doc 1.18.10-4.fc44
Documentation for the LV2 Audio Plugin Standard
sudo dnf install lv2-doclv2-example-plugins 1.18.10-4.fc44
Examples of the LV2 Audio Plugin Standard
sudo dnf install lv2-example-pluginslv2 1.18.10-2
Plugin standard for audio systems
sudo pacman -S lv2lv2 1.18.10-3.6
Plugin standard for audio systems
sudo zypper install lv2lv2-devel 1.18.10-3.6
Development files for LV2
sudo zypper install lv2-devellv2-docs 1.18.10-3.6
LV2 documentation
sudo zypper install lv2-docssource 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.