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

Last updated: May 16,2024

1. Install "python3-kconfiglib" package

Here is a brief guide to show you how to install python3-kconfiglib on Kali Linux

$ sudo apt update $ sudo apt install python3-kconfiglib

2. Uninstall "python3-kconfiglib" package

Please follow the instructions below to uninstall python3-kconfiglib on Kali Linux:

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

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

Package: python3-kconfiglib
Source: kconfiglib
Version: 14.1.0-3
Installed-Size: 577
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 131884
SHA256: a5d8aee5fdd726d7ce17e65c60dfd4ab8356b97c103904730432531facfbf29c
SHA1: 16e41317704cf9f8f1f1f7c3bef3c1bd91f45277
MD5sum: fbb65d1bb33c7a12defb0f78b19dd2fa
Description: Alternative Kconfig implementation (Python 3)
Kconfiglib is a Kconfig implementation in Python. Kconfig is used for the
Linux kernel configuration amongst others. This helper library can be
used to configure a Kconfig software within a Python program.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/ulfalizer/Kconfiglib
Section: python
Priority: optional
Filename: pool/main/k/kconfiglib/python3-kconfiglib_14.1.0-3_all.deb