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

Last updated: May 17,2024

1. Install "python-staticconf-doc" package

This guide covers the steps necessary to install python-staticconf-doc on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python-staticconf-doc" package

Please follow the step by step instructions below to uninstall python-staticconf-doc on Ubuntu 21.10 (Impish Indri):

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

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

Package: python-staticconf-doc
Architecture: all
Version: 0.10.5-1
Priority: optional
Section: universe/doc
Source: pystaticconfiguration
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 534
Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.1+dfsg)
Filename: pool/universe/p/pystaticconfiguration/python-staticconf-doc_0.10.5-1_all.deb
Size: 45948
MD5sum: 5a33de2c6a5a6489fec62d1318fd14a4
SHA1: 1431e25e11799626b8f9c54f59ccd3d6ae795ee4
SHA256: 250462f73066925690309ffa60425228077b5fdc3ee7944b83211e807d9572a3
SHA512: e4c6101721e33dc99d34ea9dd7f8fefa6568fe960d4e706b49e95f54ecffee130de249bd74562beb42f1f176a63ad2f926fc50bca3b4341d0b3671f1212d3ab5
Homepage: https://github.com/dnephin/PyStaticConfiguration
Description-en: Python library for loading and reading configuration (documentation)
This package contains PyStaticConfiguration, a Python library for loading,
validating and reading configuration from many heterogeneous formats.
Configuration is split into two phases.
* Configuration Loading: configuration is read from files or Python objects,
flattened, and merged into a container called a `namespace`. Namespaces
are used to separate unrelated configuration groups. If configuration is
changed frequently, it can also be reloaded easily with very little change
to the existing code.
* Configuration Reading: a configuration value is looked up in the
`namespace`. It is validating and converted to the requested type.
.
This is the common documentation package.
Description-md5: 2dbbe23e3fbadffd12b73f2ed86a1980