Automic VaultAutomic Vault

brew

lv2 mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lv2 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install lv2

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install lv2

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add lv2

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

Debian aptverifiziert · 92%
sudo apt install lv2-dev

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

Fedora dnfverifiziert · 92%
sudo dnf install lv2

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

Nixverifiziert · 92%
nix profile install nixpkgs#lv2

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S lv2

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

openSUSE zypperverifiziert · 92%
sudo zypper install lv2

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

Überblick

Paketzusammenfassung

Portable plugin standard for audio systems

Befehle und Aliase

  • lv2_validate

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:audio

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
lv2_validatecliglobales Executable

Aktualität

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

Seite generiert2026-07-08
Manager-Version1.18.10
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://lv2plug.in/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://lv2plug.in/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:lv2
Version1.18.10
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/lv2
Homepagehttps://lv2plug.in/
Repositoryhttps://gitlab.com/lv2/lv2
Upstream-Dokumentationhttps://lv2plug.in/
Lizenz0BSD OR ISC
Quellarchivhttps://lv2plug.in/spec/lv2-1.18.10.tar.xz
Build-Abhängigkeitenmeson, ninja
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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