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

Last updated: May 20,2024

1. Install "lv2-examples" package

In this section, we are going to explain the necessary steps to install lv2-examples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lv2-examples

2. Uninstall "lv2-examples" package

Please follow the steps below to uninstall lv2-examples on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lv2-examples
Priority: optional
Section: universe/sound
Installed-Size: 198
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: lv2
Version: 1.12.0~dfsg0-1
Replaces: lv2-dev (<= 1.8.0~dfsg0-1+)
Provides: lv2-plugin
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libsndfile1 (>= 1.0.20)
Breaks: lv2-dev (<= 1.8.0~dfsg0-1+)
Filename: pool/universe/l/lv2/lv2-examples_1.12.0~dfsg0-1_amd64.deb
Size: 35316
MD5sum: 8bb2b49dfb049d9f52b8ae321030c6a7
SHA1: 4f607c8a502969db168fc8a3b9cd5ad13043d1c6
SHA256: 669642b66fcb6f8b81a2de0279fc308197c066696311a3a18a81c93b5f369091
Description-en: LV2 audio plugin specification (example plugins)
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 some LV2 example plugins.
Description-md5: 2cc57017f618c375d1f9611389406a0f
Homepage: http://lv2plug.in/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu