How to Install and Uninstall lv2-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "lv2-dev" package

Please follow the step by step instructions below to install lv2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lv2-dev

2. Uninstall "lv2-dev" package

Learn how to uninstall lv2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lv2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the lv2-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lv2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 717
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: lv2
Version: 1.12.0~dfsg0-1
Replaces: lv2-extensions-good (<= 0~20111202+dfsg0-2~), lv2core (<= 6.0+dfsg0-2~)
Breaks: lv2-extensions-good (<= 0~20111202+dfsg0-2~), lv2core (<= 6.0+dfsg0-2~)
Filename: pool/universe/l/lv2/lv2-dev_1.12.0~dfsg0-1_amd64.deb
Size: 104020
MD5sum: 6a847e0598732a2e2f897b02acba045a
SHA1: 8a3c33b9dd80dbef65ec579a991c97256d0dfe9a
SHA256: 9d396fa395456168a738501edca9fd4d8a80386279707a2072d8195105cf8002
Description-en: LV2 audio plugin specification
LV2 is a simple but extensible successor of LADSPA plugins,
intended to address the limitations of LADSPA which many
applications have outgrown.
.
This package contains the LV2 audio plugin specification,
with all the official extension packages, as well as example
plugins, lv2specgen, and additional data.
.
Implementations are encouraged to abandon the “copy paste
headers” practice and depend on this package instead.
Description-md5: 77e846000ae268d88753a93d60ffc505
Homepage: http://lv2plug.in/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu