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

Last updated: May 23,2024

1. Install "python3-lilv" package

Please follow the steps below to install python3-lilv on Kali Linux

$ sudo apt update $ sudo apt install python3-lilv

2. Uninstall "python3-lilv" package

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

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

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

Package: python3-lilv
Source: lilv
Version: 0.24.22-1
Installed-Size: 81
Maintainer: Debian Multimedia Maintainers
Architecture: all
Depends: liblilv-0-0 (>= 0.24.22-1), python3:any
Size: 21900
SHA256: c38d009a70d28cbb52044815efe4c2e59c2fe69e5848ea41d0189c2ec4bc1944
SHA1: f12b2dd556b130bf34789cedb73eb582f17f2826
MD5sum: 33aff92e70d0b25f091573e6a4bd3409
Description: Python bindings for lilv
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 Python binding for lilv.
Description-md5:
Homepage: https://drobilla.net/software/lilv.html
Section: python
Priority: optional
Filename: pool/main/l/lilv/python3-lilv_0.24.22-1_all.deb