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

Last updated: May 17,2024

1. Install "lvtk-doc" package

Please follow the instructions below to install lvtk-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lvtk-doc

2. Uninstall "lvtk-doc" package

This guide covers the steps necessary to uninstall lvtk-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lvtk-doc
Priority: optional
Section: universe/doc
Installed-Size: 2847
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: all
Source: lvtk
Version: 1.2.0~dfsg0-1build1
Filename: pool/universe/l/lvtk/lvtk-doc_1.2.0~dfsg0-1build1_all.deb
Size: 477190
MD5sum: dc659b33aa88cd948e1e4733b5aa60d3
SHA1: c7e0f9d2efad4ad3efc58818900ca42d74e6ca9f
SHA256: e54d9969c5ad0261ca6e632fa6f4c7af7285068d94915ace6ea953f25a4cf62b
Description-en: LV2 Toolkit documentation
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 provides the developer reference.
Description-md5: f9ec84fb77d1344a89fe182b2c49e996
Enhances: lvtk-dev
Homepage: https://github.com/lvtk/lvtk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu