How to Install and Uninstall python-configobj-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python-configobj-doc" package

Here is a brief guide to show you how to install python-configobj-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-configobj-doc

2. Uninstall "python-configobj-doc" package

Please follow the guidance below to uninstall python-configobj-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-configobj-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-configobj-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-configobj-doc
Architecture: all
Version: 5.0.6-4
Priority: optional
Section: doc
Source: configobj
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 506
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/c/configobj/python-configobj-doc_5.0.6-4_all.deb
Size: 74464
MD5sum: 0189066ba8e101e681acfc74fac636fd
SHA1: cc01b84eb7f6b29943dfe94694f320ea719ee1a8
SHA256: ca2e3bcf20ce8d89238cb996dbcd1282903e80e601621b340fe67040c7947b8a
SHA512: 8650ed3c3e196da767475784bcd236c9ac8c054a8f8991f89cb7bb9c6bbd12f92692e779ec895257e3dec7f1b90d59fcbb98465e6192b97ccc1d11543dc34edd
Homepage: http://www.voidspace.org.uk/python/configobj.html
Description-en: simple but powerful config file reader and writer (documentation)
ConfigObj is a simple but powerful config file reader and writer: an
ini file round tripper. Its main feature is that it is very easy to
use, with a straightforward programmer's interface and a simple
syntax for config files. It has lots of other features, though:
.
* Nested sections (subsections), to any level
* List values
* Multiple line values
* String interpolation (substitution)
* Integrated with a powerful validation system
+ including automatic type checking/conversion
+ and allowing default values
+ repeated sections
* All comments in the file are preserved
* The order of keys/sections is preserved
* Full Unicode support
* Powerful unrepr mode for storing/retrieving Python data-types
.
This package includes the documentation in HTML format.
Description-md5: 861e3f7e74b21cfa2d3a9e4e314461a2