How to Install and Uninstall python3-confget Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "python3-confget" package

Please follow the steps below to install python3-confget on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-confget

2. Uninstall "python3-confget" package

Please follow the instructions below to uninstall python3-confget on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-confget package on Ubuntu 21.10 (Impish Indri)

Package: python3-confget
Architecture: all
Version: 2.3.4-1
Multi-Arch: foreign
Priority: optional
Section: universe/python
Source: confget
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Pentchev
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 81
Depends: python3-six, python3:any
Filename: pool/universe/c/confget/python3-confget_2.3.4-1_all.deb
Size: 16728
MD5sum: a99842142f47e1a9d39478d171944373
SHA1: 07b45a230850765122d06fcadf29e0392bc9143d
SHA256: 6c399e87603c9da3f5555e6d6af7abbea09eac60500b590dd85c465cad248dd1
SHA512: fb632d1a767eb1f7daf67fdf64c0044c22303be8a1ec49acd9efded012fad905aa44844939e66ad7897d0ad09a0cdac0ef807111f4ab185ba57ff76d5b0499f1
Homepage: https://devel.ringlet.net/textproc/confget/
Description-en: read variables from INI-style configuration files - Python 3.x library
The confget utility examines a INI-style configuration file and retrieves
the value of the specified variables from the specified section.
Its intended use is to let shell scripts use the same INI-style
configuration files as other programs, to avoid duplication of data.
.
The confget utility may retrieve the values of one or more variables,
list all the variables in a specified section, list only those whose names
or values match a specified pattern (shell glob or regular expression), or
check if a variable is present in the file at all. It has a "shell-quoting"
output mode that quotes the variable values in a way suitable for passing
them directly to a Bourne-style shell.
.
This package contains the Python 3.x library.
Description-md5: bfefeb1c4da05cd7cab4792610dca443