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

Last updated: May 02,2024

1. Install "python3-setoptconf" package

Learn how to install python3-setoptconf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-setoptconf

2. Uninstall "python3-setoptconf" package

This is a short guide on how to uninstall python3-setoptconf on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-setoptconf
Priority: optional
Section: universe/python
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: all
Source: python-setoptconf
Version: 0.2.0-1
Depends: python3-yaml, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-setoptconf/python3-setoptconf_0.2.0-1_all.deb
Size: 9720
MD5sum: 5ef42dd0ce31536ed67573b47515e354
SHA1: 919d0e552bfa04ae1def231dbf6d300005f4a09f
SHA256: c02776f58ae36cef36192c894aba77a101839b3e0294ceb656930558edfe06c9
Description-en: retrieve Python3 program settings from a variety of sources
setoptconf is a Python library to define desired settings in a simple and
consistent way from a variety of sources, individually or combined:
- command line
- environment variables
- INI files
- JSON
- YAML
- Python objects/modules
.
This package contains the modules for Python3.
Description-md5: 6c5c85872ec38dc342de59fa678d44ca
Homepage: https://github.com/jayclassless/setoptconf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu