How to Install and Uninstall lilv-utils Package on Kali Linux

Last updated: May 21,2024

1. Install "lilv-utils" package

Please follow the guidelines below to install lilv-utils on Kali Linux

$ sudo apt update $ sudo apt install lilv-utils

2. Uninstall "lilv-utils" package

Please follow the step by step instructions below to uninstall lilv-utils on Kali Linux:

$ sudo apt remove lilv-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the lilv-utils package on Kali Linux

Package: lilv-utils
Source: lilv
Version: 0.24.22-1
Installed-Size: 107
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Provides: lv2-host
Depends: libc6 (>= 2.34), liblilv-0-0 (>= 0.20.0~dfsg0), libsndfile1 (>= 1.0.20)
Size: 26156
SHA256: 020b1f3eb60d5fc73bc135d2e9f18576b8e7274180cbf9e7a0bc457148e69204
SHA1: 44560c8356c74b9ab509f5aff113ec307e45f562
MD5sum: 13ea6a83453f4503a04caa461aea2805
Description: library for simple use of LV2 plugins (runtime files)
Lilv (formerly SLV2) is a library for LV2 hosts intended to make using
LV2 Plugins as simple as possible (without sacrificing capabilities).
.
Lilv is the successor to SLV2, rewritten to be significantly faster
and have minimal dependencies.
.
This package provides the following utilities:
* lv2info - Extract information about an installed LV2 plugin.
* lv2ls - List all installed LV2 plugins.
* lv2apply - Apply an LV2 plugin to an audio file.
* lv2bench - Benchmark all installed and supported LV2 plugins.
* lilv-bench
Description-md5:
Homepage: https://drobilla.net/software/lilv.html
Tag: role::program
Section: sound
Priority: optional
Filename: pool/main/l/lilv/lilv-utils_0.24.22-1_amd64.deb