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

Last updated: May 05,2024

1. Install "python3-configargparse" package

Learn how to install python3-configargparse on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-configargparse

2. Uninstall "python3-configargparse" package

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

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

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

Package: python3-configargparse
Architecture: all
Version: 1.2.3-1
Priority: optional
Section: universe/python
Source: python-configargparse
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 91
Depends: python3:any
Filename: pool/universe/p/python-configargparse/python3-configargparse_1.2.3-1_all.deb
Size: 25216
MD5sum: 6134790a5ca30b0aebbba0e2982c0c9e
SHA1: c07f5aec217bb66c59deb04f811764dd4df5354c
SHA256: 933845636da230b5dce580c4bd80f2f22cb0245c58b5e793dff1ac2eaeb981a8
SHA512: 5341425374778803dcb5668e4322bc38f08ea127cb76c2695566e39821bcfa956b16844bf704bdd5330f4bbd4e21883411a6983763c6414b30450fce1b8a2cf5
Homepage: https://github.com/zorro3/ConfigArgParse
Description-en: replacement for argparse with config files and environment variables (Python 3)
Applications with more than a handful of user-settable options are best
configured through a combination of command line args, config files,
hard-coded defaults, and in some cases, environment variables.
.
Python’s command line parsing modules such as argparse have very limited
support for config files and environment variables, so this module extends
argparse to add these features.
.
This is the Python 3 module.
Description-md5: be082b402ee3e635a5773878d3418472