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

Last updated: October 06,2024

1. Install "python3-libconf" package

Please follow the guidance below to install python3-libconf on Kali Linux

$ sudo apt update $ sudo apt install python3-libconf

2. Uninstall "python3-libconf" package

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

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

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

Package: python3-libconf
Source: python-libconf
Version: 2.0.1-5
Installed-Size: 48
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 11772
SHA256: 7a3a95a1c326600fd000e488fbcb4ea587ca538d796df2b006a48bb2dd228c4c
SHA1: f6607be3cf92a826fb9ac31c797e07f896164861
MD5sum: 412fe5a53b703c35883ad40f72ec8199
Description: Reader/writer for the libconfig format (Python 3)
libconf is a pure-Python reader/writer for configuration files
in libconfig format, which is often used in C/C++ projects.
Its interface is similar to the json module.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/Grk0/python-libconf
Section: python
Priority: optional
Filename: pool/main/p/python-libconf/python3-libconf_2.0.1-5_all.deb