How to Install and Uninstall python-configobj-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-configobj-doc" package

Please follow the step by step instructions below to install python-configobj-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 16.04 LTS (Xenial Xerus):

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

3. Information about the python-configobj-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-configobj-doc
Priority: optional
Section: doc
Installed-Size: 494
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: configobj
Version: 5.0.6-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/c/configobj/python-configobj-doc_5.0.6-2_all.deb
Size: 77782
MD5sum: 4911144d8ddb8016a3b118e8f155d93d
SHA1: 37d7cee502157e0aa7183aff6deab05531424959
SHA256: 93727de12cee35790fa42f0eacd8adb5f35856c200ba8ca5341385d89e0e6a74
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
Homepage: http://www.voidspace.org.uk/python/configobj.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m