How to Install and Uninstall python3-argh.noarch Package on Fedora 34
Last updated: November 21,2024
1. Install "python3-argh.noarch" package
This is a short guide on how to install python3-argh.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-argh.noarch
Copied
2. Uninstall "python3-argh.noarch" package
Please follow the step by step instructions below to uninstall python3-argh.noarch on Fedora 34:
$
sudo dnf remove
python3-argh.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-argh.noarch package on Fedora 34
Last metadata expiration check: 2:35:24 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-argh
Version : 0.26.1
Release : 19.fc34
Architecture : noarch
Size : 57 k
Source : python-argh-0.26.1-19.fc34.src.rpm
Repository : fedora
Summary : Unobtrusive argparse wrapper with natural syntax
URL : https://pypi.python.org/pypi/argh
License : LGPLv3+
Description :
: Building a command-line interface? Found yourself uttering “argh!”
: while struggling with the API of argparse? Don’t want to lose its
: power but don’t need the complexity?
:
: python-argh provides a wrapper for argparse. Argparse is a very powerful
: tool; python-argh just makes it easy to use.
Available Packages
Name : python3-argh
Version : 0.26.1
Release : 19.fc34
Architecture : noarch
Size : 57 k
Source : python-argh-0.26.1-19.fc34.src.rpm
Repository : fedora
Summary : Unobtrusive argparse wrapper with natural syntax
URL : https://pypi.python.org/pypi/argh
License : LGPLv3+
Description :
: Building a command-line interface? Found yourself uttering “argh!”
: while struggling with the API of argparse? Don’t want to lose its
: power but don’t need the complexity?
:
: python-argh provides a wrapper for argparse. Argparse is a very powerful
: tool; python-argh just makes it easy to use.