How to Install and Uninstall lv2proc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "lv2proc" package

Please follow the instructions below to install lv2proc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lv2proc

2. Uninstall "lv2proc" package

This guide let you learn how to uninstall lv2proc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lv2proc $ sudo apt autoclean && sudo apt autoremove

3. Information about the lv2proc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lv2proc
Priority: optional
Section: universe/libs
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Version: 0.5.0-2
Provides: lv2-host
Depends: libc6 (>= 2.14), liblilv-0-0 (>= 0.4.2), libsndfile1 (>= 1.0.20)
Filename: pool/universe/l/lv2proc/lv2proc_0.5.0-2_amd64.deb
Size: 13080
MD5sum: 73007904d85ac70331f153487927703f
SHA1: 17442e495e38d289ab8b32e3d50a16eb589ffb1c
SHA256: de9931b3b194a35620b4171d22e87810a96a69f572ae4d609ee6c94ecc5673a2
Description-en: command line effect processor
LV2proc is a simple command line effect processor using LV2 plugins.
.
lv2proc generates an output sound file by applying a LV2 effect
plugin to an input sound file.
Description-md5: f9d92a3ead90ba84e8c319078c4cd08b
Homepage: http://naspro.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu