Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 lv2

查看 lv2 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install lv2

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install lv2

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add lv2

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

Debian apt已验证 · 92%
sudo apt install lv2-dev

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

Fedora dnf已验证 · 92%
sudo dnf install lv2

Fedora Rawhide package metadata · lv2 · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#lv2

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

Arch Linux pacman已验证 · 92%
sudo pacman -S lv2

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

openSUSE zypper已验证 · 92%
sudo zypper install lv2

openSUSE Tumbleweed package metadata · lv2 · 来源: download.opensuse.org

概览

软件包摘要

Portable plugin standard for audio systems

命令和别名

  • lv2_validate

历史

项目历史与用法

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.

时间线

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

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:audio

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
lv2_validatecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.18.10
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://lv2plug.in/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://lv2plug.in/none 置信度

安装元数据

软件包元数据

软件包键brew:lv2
版本1.18.10
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/lv2
主页https://lv2plug.in/
仓库https://gitlab.com/lv2/lv2
上游文档https://lv2plug.in/
许可证0BSD OR ISC
源码归档https://lv2plug.in/spec/lv2-1.18.10.tar.xz
构建依赖meson, ninja
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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