How to Install and Uninstall python3-staticconf Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "python3-staticconf" package

This guide covers the steps necessary to install python3-staticconf on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-staticconf

2. Uninstall "python3-staticconf" package

Here is a brief guide to show you how to uninstall python3-staticconf on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-staticconf $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-staticconf package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-staticconf
Architecture: all
Version: 0.10.3-3
Priority: optional
Section: universe/python
Source: pystaticconfiguration
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 81
Depends: python3-six, python3:any
Suggests: python-staticconf-doc
Filename: pool/universe/p/pystaticconfiguration/python3-staticconf_0.10.3-3_all.deb
Size: 17536
MD5sum: 0e2a3242f6a0e11e9d46aa06c73a82d8
SHA1: 96b012362c0999fe980b71d8149f8ddbc65ce344
SHA256: f0bea7340bb0134ae97829d3d6f7560e2b3308b061398379711443870b0dad0f
SHA512: f9a6543ba0579e0cd312b77018a5e5a237739e244b2550a4903b197649d71bcaf5fe16ba1e7839b74dfdc4447cfdec6d04e03f7cda81cb8837a433c3ef01ad1e
Homepage: https://github.com/dnephin/PyStaticConfiguration
Description-en: Python library for loading and reading configuration (Python 3)
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 package installs the library for Python 3.
Description-md5: dd460e79e8fea577757b7be50435bce9