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

Last updated: May 18,2024

1. Install "python-metaconfig" package

Please follow the guidance below to install python-metaconfig on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-metaconfig

2. Uninstall "python-metaconfig" package

Please follow the guidelines below to uninstall python-metaconfig on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-metaconfig
Priority: optional
Section: universe/python
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Architecture: all
Source: metaconfig
Version: 0.1.4a1-3
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-configparser
Filename: pool/universe/m/metaconfig/python-metaconfig_0.1.4a1-3_all.deb
Size: 6650
MD5sum: ec3a25fd35c8858e493fe4da05030358
SHA1: 569c3cff237b8e4973b1291e56809633eae9cf96
SHA256: f98320266576c5fba94d1ef0e39b743771a3d56f1b5b214676829b1b1adf3895
Description-en: Python ConfigParser bootstrapping library
Metaconfig is a library for centralising Python's ConfigParser files.
It is inspired by the logging module where it is increadibly easy to start
writing code that depends on logging whilst deferring how log messages will
be handled until later.
Description-md5: 29fe934ef1cfae6787f79a8840223c4e
Homepage: http://pypi.python.org/pypi/metaconfig
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu