How to Install and Uninstall lv2-c++-tools Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "lv2-c++-tools" package

This guide covers the steps necessary to install lv2-c++-tools on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lv2-c++-tools

2. Uninstall "lv2-c++-tools" package

This guide let you learn how to uninstall lv2-c++-tools on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove lv2-c++-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the lv2-c++-tools package on Ubuntu 21.10 (Impish Indri)

Package: lv2-c++-tools
Architecture: amd64
Version: 1.0.5-4build2
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 233
Depends: libpaq0, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Suggests: lv2-c++-tools-doc
Filename: pool/universe/l/lv2-c++-tools/lv2-c++-tools_1.0.5-4build2_amd64.deb
Size: 52216
MD5sum: b08ddd4a677416bd8f8f50b24d336f4b
SHA1: 7e35cf94e7f516ae3f79c20a5dc1aab407e71a23
SHA256: 1a16cc014b6a78e3ff7d6a2776a43c404e565f39345f75a8448e0059ae4f08f7
SHA512: 1e5b7d9158b8dfbc64f37d9402548dadb81250c5c7309a4317224ffed283a499f79cfd4dcb8b5fdc000db40f3bafca27998643a68e9b3471b44a36d9427f15eb
Homepage: http://ll-plugins.nongnu.org/hacking.html
Description-en: library and tools for LV2 plugins
These are some tools and libraries that may come in handy
when writing LV2 plugins in C++.
.
The following static libraries are provided:
* liblv2-plugin is a C++ library that you can use to write LV2
plugins by inheriting from a plugin base class and overriding
a small number of functions.
* liblv2-gui is a C++ library that you can use to write LV2
plugin GUIs.
.
This package also contains the binaries lv2peg and lv2soname:
* lv2peg is a program that generates C header files from
Turtle files containing LV2 plugin data.
* lv2soname is a program that generate the RDF triples needed
to tell hosts that the library with that soname must never be
unloaded even after your plugin GUI library has been unloaded.
.
This package provides runtime objects and development files.
Description-md5: f5c0bd09d9c86f56862ac99de0744837