How to Install and Uninstall lvtk-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "lvtk-tools" package

This guide covers the steps necessary to install lvtk-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lvtk-tools

2. Uninstall "lvtk-tools" package

This is a short guide on how to uninstall lvtk-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lvtk-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the lvtk-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lvtk-tools
Priority: optional
Section: universe/libs
Installed-Size: 522
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: lvtk
Version: 1.2.0~dfsg0-1build1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Filename: pool/universe/l/lvtk/lvtk-tools_1.2.0~dfsg0-1build1_amd64.deb
Size: 91846
MD5sum: 708789508a707bbe067c09704bbe8a71
SHA1: c19685625a7e56b6b426b6fafaa054542f1237db
SHA256: 307de9eacc38df5615cb0c1b7734f48874a61a80cd6eed50d777745c71a2e6a4
Description-en: LV2 C++ wrappers and utilities - tools
LV2 Toolkit is a set of C++ wrappers around the LV2 C API.
The included libraries ease writing LV2 plugins and UIs
in C++ by inheriting from easy to use template classes.
.
LV2 is a portable plugin standard for audio systems,
similar in scope to LADSPA, VST, AU, and others.
.
This package contains the binary ttl2c, a program to
generate C headers from RDF definition files.
Description-md5: 33f8db74b698de3e92e949747a8e98aa
Homepage: https://github.com/lvtk/lvtk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu