How to Install and Uninstall lv2proc Package on Kali Linux

Last updated: May 08,2024

1. Install "lv2proc" package

Please follow the guidance below to install lv2proc on Kali Linux

$ sudo apt update $ sudo apt install lv2proc

2. Uninstall "lv2proc" package

This guide covers the steps necessary to uninstall lv2proc on Kali Linux:

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

3. Information about the lv2proc package on Kali Linux

Package: lv2proc
Version: 0.5.1-1
Installed-Size: 45
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Provides: lv2-host
Depends: libc6 (>= 2.27), liblilv-0-0 (>= 0.4.2), libsndfile1 (>= 1.0.20)
Size: 12760
SHA256: bce3966608cc0eda7be34b92fcf07aabe4d5e74d63349cc5a3754a66d8f9d2cf
SHA1: 64d595b650b8a06e85da1085d57823988cb3c6a2
MD5sum: d016f37ac087d0181b1a8f7d36558926
Description: 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:
Homepage: http://naspro.sourceforge.net/
Section: sound
Priority: optional
Filename: pool/main/l/lv2proc/lv2proc_0.5.1-1_amd64.deb