How to Install and Uninstall cl-py-configparser Package on Kali Linux

Last updated: May 17,2024

1. Install "cl-py-configparser" package

Please follow the guidance below to install cl-py-configparser on Kali Linux

$ sudo apt update $ sudo apt install cl-py-configparser

2. Uninstall "cl-py-configparser" package

This guide covers the steps necessary to uninstall cl-py-configparser on Kali Linux:

$ sudo apt remove cl-py-configparser $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-py-configparser package on Kali Linux

Package: cl-py-configparser
Version: 20170830-1.1
Installed-Size: 40
Maintainer: Dimitri Fontaine
Architecture: all
Depends: cl-parse-number
Size: 8612
SHA256: 8ed2ea5e97bdb80b064a939bcfe01fedf32c88d9adc7ad8df506cc11ce37a386
SHA1: 3edfe98e0937bb1d20cf6fd6c6608bfc5bbfd83e
MD5sum: d286b6fc1359e1659c3b08de8736408d
Description: implements the ConfigParser Python module functionality in Common Lisp
The py-configparser package implements the ConfigParser Python module
functionality in Common Lisp.
.
In short, it implements reading and writing of .INI-file style
configuration files with sections containing key/value pairs of
configuration options. In line with the functionalities in the python
module, does this package implement basic interpolation of option values in
other options.
Description-md5:
Homepage: http://common-lisp.net/project/py-configparser/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-py-configparser/cl-py-configparser_20170830-1.1_all.deb