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

Last updated: May 18,2024

1. Install "confget" package

Please follow the instructions below to install confget on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install confget

2. Uninstall "confget" package

Please follow the guidelines below to uninstall confget on Ubuntu 21.10 (Impish Indri):

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

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

Package: confget
Architecture: amd64
Version: 2.3.4-1
Multi-Arch: foreign
Priority: optional
Section: universe/text
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Pentchev
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 102
Depends: libc6 (>= 2.14), libpcre3
Filename: pool/universe/c/confget/confget_2.3.4-1_amd64.deb
Size: 22616
MD5sum: 37a1db40cd7ba01636f6b17726564267
SHA1: 699447a5ac07aafb2e4b3a852599fb8ca44a3259
SHA256: 06f12f5cb12201196f0cb0ab99a50ed5b5fc128d1be7c16973a7b493254d43ed
SHA512: 6937100442282be7213c526113287e00a374a9fb4e86f04dfb0af549d72c39f3d4428efb78c02c20ccd28ac6b75e3a5903e1108684ff611833dbb6eb3b1e4d33
Homepage: https://devel.ringlet.net/textproc/confget/
Description-en: read variables from INI-style configuration files
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.
Description-md5: 2a189ce258a4c67c31f2da7b2f8157be