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

Last updated: September 21,2024

1. Install "python-gpyconf" package

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

$ sudo apt update $ sudo apt install python-gpyconf

2. Uninstall "python-gpyconf" package

Learn how to uninstall python-gpyconf on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gpyconf
Priority: optional
Section: universe/python
Installed-Size: 217
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.2-1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-lxml, python-gtk2
Filename: pool/universe/p/python-gpyconf/python-gpyconf_0.2-1_all.deb
Size: 29726
MD5sum: 154ef25abd8ebfa776a2e2a577c3cee7
SHA1: 9c12ea577ff6c7bcd45481eb57cafec530ec54ce
SHA256: f7ef5777e7eb2a703785061911eba97838384c89a9dfb1046fc5daa1042c9665
Description-en: Python configuration framework with support for multiple backends
A modular Python configuration framework with support for multiple backends
(ConfigParser, XML, JSON, ...) and multiple frontends (GTK+, Web, ...).
Description-md5: 31fbe1e6825e1145e373e363f236c164
Homepage: https://github.com/kkris/gpyconf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu