How to Install and Uninstall python-staticconf Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: July 05,2024

1. Install "python-staticconf" package

This guide covers the steps necessary to install python-staticconf on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-staticconf

2. Uninstall "python-staticconf" package

This tutorial shows how to uninstall python-staticconf on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-staticconf package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-staticconf
Architecture: all
Version: 0.10.3-1
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: 84
Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-staticconf-doc
Filename: pool/universe/p/pystaticconfiguration/python-staticconf_0.10.3-1_all.deb
Size: 17224
MD5sum: 2d81238cb8777c8269d624b5038c4772
SHA1: 7d48eb08393ae05c53334fd2751be0cc58014217
SHA256: 914355d365db2c9ae22cd24a65e68537b69907752f325a0177d0f6f74677cf8e
Homepage: https://github.com/dnephin/PyStaticConfiguration
Description: Python library for loading and reading configuration (Python 2)
Description-md5: 7e488092aee1883aa678f510110bd2b3

5. The same packages on other Linux Distributions