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

Last updated: May 19,2024

1. Install "python-setoptconf" package

This guide covers the steps necessary to install python-setoptconf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-setoptconf

2. Uninstall "python-setoptconf" package

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

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

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

Package: python-setoptconf
Priority: optional
Section: universe/python
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: all
Version: 0.2.0-1
Depends: python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-setoptconf/python-setoptconf_0.2.0-1_all.deb
Size: 9682
MD5sum: 0c89f6dab5a920af797b89669e11a7af
SHA1: 38ead96c15dcd29a3ed798e4f180cd5fa16516ff
SHA256: 786656fabeb21aa8dbbbcf17c52b940b2fa11a60848c2fd6878c21ecf84242c5
Description-en: retrieve Python 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 Python2.
Description-md5: 34ac8da5ad2dcb0e7ef6d92b1f03e277
Homepage: https://github.com/jayclassless/setoptconf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu