Automic VaultAutomic Vault

brew

Install lv2 with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Portable plugin standard for audio systems. Version 1.18.10 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install lv2

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install lv2

MacPorts ports tree · audio/lv2/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add lv2

Alpine Linux edge package indexes · lv2 · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install lv2-dev

Debian stable package indexes · lv2-dev · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install lv2

Fedora Rawhide package metadata · lv2 · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#lv2

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

Arch Linux pacmanverified · 92%
sudo pacman -S lv2

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

openSUSE zypperverified · 92%
sudo zypper install lv2

openSUSE Tumbleweed package metadata · lv2 · source: download.opensuse.org

overview

Package summary

Portable plugin standard for audio systems

Commands and aliases

  • lv2_validate

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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

Why package nerds care

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.

Timeline

  • 2010: Copyright start year recorded in the current LV2 README.
  • 2014: v1.10.0 tag present in the official GitLab repository.
  • 2019: Official GitLab project created.
  • 2022: LV2 1.18.10 release published and shown on the specification site.

Related projects

  • Lilv is the standard LV2 host library recommended by the official developing guide.
  • Jalv is a real-time JACK host used as a reference-style example.
  • Ardour, Audacity, Carla, Qtractor, REAPER, and Zrythm are listed as LV2-capable hosts or projects.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:audio

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • 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
lv2_validatecliglobal 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.18.10
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://lv2plug.in/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://lv2plug.in/none confidence

install metadata

Package metadata

Package keybrew:lv2
Version1.18.10
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/lv2
Homepagehttps://lv2plug.in/
Repositoryhttps://gitlab.com/lv2/lv2
Upstream docshttps://lv2plug.in/
License0BSD OR ISC
Source archivehttps://lv2plug.in/spec/lv2-1.18.10.tar.xz
Build dependenciesmeson, ninja
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelv2
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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%

lv2-dev 1.18.10-2+b2

LV2 audio plugin specification

https://lv2plug.in/

sudo apt install lv2-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: lv2
  • normalized package name match
  • Matched by: Lv2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lv2-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lv2-examples 1.18.10-2+b2

LV2 audio plugin specification (example plugins)

https://lv2plug.in/

sudo apt install lv2-examples
  • Section: sound
  • Architecture: amd64
  • Source Package: lv2
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Lv2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lv2-examples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lv2

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

lv2-dev 1.18.10-2build1

LV2 audio plugin specification

https://lv2plug.in/

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

lv2-examples 1.18.10-2build1

LV2 audio plugin specification (example plugins)

https://lv2plug.in/

sudo apt install lv2-examples
  • Section: universe/sound
  • Architecture: amd64
  • Source Package: lv2
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Lv2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lv2-examples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

lv2 1.18.10-r1

extensible open standard for audio plugins

https://lv2plug.in

sudo apk add lv2
  • License: ISC
  • Architecture: x86_64
  • Source Package: lv2
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Lv2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lv2 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lv2-dev 1.18.10-r1

extensible open standard for audio plugins (development files)

https://lv2plug.in

sudo apk add lv2-dev
  • License: ISC
  • Architecture: x86_64
  • Source Package: lv2
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Lv2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lv2-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lv2-specgen 1.18.10-r1

extensible open standard for audio plugins (python specgen)

https://lv2plug.in

sudo apk add lv2-specgen
  • License: ISC
  • Architecture: x86_64
  • Source Package: lv2
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Lv2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lv2-specgen from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

lv2 1.18.10-4.fc44

Audio Plugin Standard

https://lv2plug.in

sudo dnf install lv2
  • License: ISC
  • Category: Unspecified
  • Architecture: i686
  • Source Package: lv2
  • 1 provides
  • normalized package name match
  • Matched by: Lv2
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lv2 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

lv2-devel 1.18.10-4.fc44

API for the LV2 Audio Plugin Standard

https://lv2plug.in

sudo dnf install lv2-devel
  • License: ISC
  • Category: Unspecified
  • Architecture: i686
  • Source Package: lv2
  • 6 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Lv2
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lv2-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

lv2-doc 1.18.10-4.fc44

Documentation for the LV2 Audio Plugin Standard

https://lv2plug.in

sudo dnf install lv2-doc
  • License: ISC
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: lv2
  • 1 provides
  • normalized package name match
  • Matched by: Lv2
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lv2-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

lv2-example-plugins 1.18.10-4.fc44

Examples of the LV2 Audio Plugin Standard

https://lv2plug.in

sudo dnf install lv2-example-plugins
  • License: ISC
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lv2
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Lv2
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lv2-example-plugins from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

lv2 1.18.10-2

Plugin standard for audio systems

https://lv2plug.in/

sudo pacman -S lv2
  • License: ISC
  • Architecture: x86_64
  • 7 optional deps
  • normalized package name match
  • Matched by: Lv2
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lv2 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

lv2 1.18.10-3.6

Plugin standard for audio systems

https://lv2plug.in/

sudo zypper install lv2
  • License: ISC
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: lv2
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Lv2
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lv2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

lv2-devel 1.18.10-3.6

Development files for LV2

https://lv2plug.in/

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

lv2-docs 1.18.10-3.6

LV2 documentation

https://lv2plug.in/

sudo zypper install lv2-docs
  • License: ISC
  • Category: Documentation/Other
  • Architecture: noarch
  • Source Package: lv2
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Lv2
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lv2-docs 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