How to Install and Uninstall cl-py-configparser Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: March 15,2025
1. Install "cl-py-configparser" package
Please follow the step by step instructions below to install cl-py-configparser on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
cl-py-configparser
Copied
2. Uninstall "cl-py-configparser" package
This tutorial shows how to uninstall cl-py-configparser on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
cl-py-configparser
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the cl-py-configparser package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: cl-py-configparser
Priority: optional
Section: universe/lisp
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20131003-1
Depends: cl-parse-number
Filename: pool/universe/c/cl-py-configparser/cl-py-configparser_20131003-1_all.deb
Size: 8462
MD5sum: 2f637070a5ef679daf49236a0b05c4e4
SHA1: 21448cb5be359c7b35a95c94e4ecd0fa578b5817
SHA256: f9bbdd4a3a4bb566f42dff4abcb28c5f024c588e2737f1515220a1de60b86f3f
Description-en: 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: d4b2173340dcda6e4f2ba8430d02a576
Homepage: http://common-lisp.net/project/py-configparser/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/lisp
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20131003-1
Depends: cl-parse-number
Filename: pool/universe/c/cl-py-configparser/cl-py-configparser_20131003-1_all.deb
Size: 8462
MD5sum: 2f637070a5ef679daf49236a0b05c4e4
SHA1: 21448cb5be359c7b35a95c94e4ecd0fa578b5817
SHA256: f9bbdd4a3a4bb566f42dff4abcb28c5f024c588e2737f1515220a1de60b86f3f
Description-en: 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: d4b2173340dcda6e4f2ba8430d02a576
Homepage: http://common-lisp.net/project/py-configparser/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu