How to Install and Uninstall python3-metaconfig Package on Kali Linux

Last updated: April 28,2024

1. Install "python3-metaconfig" package

This guide let you learn how to install python3-metaconfig on Kali Linux

$ sudo apt update $ sudo apt install python3-metaconfig

2. Uninstall "python3-metaconfig" package

Please follow the steps below to uninstall python3-metaconfig on Kali Linux:

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

3. Information about the python3-metaconfig package on Kali Linux

Package: python3-metaconfig
Source: metaconfig
Version: 0.1.4a1-8
Installed-Size: 30
Maintainer: Alastair McKinstry
Architecture: all
Depends: python3:any
Size: 6148
SHA256: 67d9998e9b75612fda44539e6ffe24aeb4c33f7384cbf4a60685068655a14f08
SHA1: f731f0e9fc4c69dca2604ef2c5fff4a36048d7ea
MD5sum: 9656ff0c3f684e56b84bd92cfbbad9ea
Description: 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:
Homepage: https://pypi.python.org/pypi/metaconfig
Section: python
Priority: optional
Filename: pool/main/m/metaconfig/python3-metaconfig_0.1.4a1-8_all.deb