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

Last updated: May 14,2024

1. Install "python3-metaconfig" package

In this section, we are going to explain the necessary steps to install python3-metaconfig on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-metaconfig

2. Uninstall "python3-metaconfig" package

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

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

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

Package: python3-metaconfig
Priority: optional
Section: universe/python
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Architecture: all
Source: metaconfig
Version: 0.1.4a1-3
Depends: python3 (>= 3.2.3-3~)
Filename: pool/universe/m/metaconfig/python3-metaconfig_0.1.4a1-3_all.deb
Size: 6348
MD5sum: 7a0aba05c7d50a22f7225424b77de9a9
SHA1: 69a7881e03c615f47eb4154a3120596a77cca5e4
SHA256: 0c2bb4ce50035358c811c4ede75ffcc95f6c29b9269eee38eda6a9ca2c4b142a
Description-en: Python ConfigParser bootstrapping library (Python3)
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: 4c711b557182e079f07afa069d577164
Homepage: http://pypi.python.org/pypi/metaconfig
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu