How to Install and Uninstall python3-aaargh.noarch Package on Fedora 38
Last updated: January 10,2025
1. Install "python3-aaargh.noarch" package
This tutorial shows how to install python3-aaargh.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-aaargh.noarch
Copied
2. Uninstall "python3-aaargh.noarch" package
Learn how to uninstall python3-aaargh.noarch on Fedora 38:
$
sudo dnf remove
python3-aaargh.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-aaargh.noarch package on Fedora 38
Last metadata expiration check: 1:57:46 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-aaargh
Version : 0.7.1
Release : 22.fc38
Architecture : noarch
Size : 19 k
Source : python-aaargh-0.7.1-22.fc38.src.rpm
Repository : fedora
Summary : An astonishingly awesome application argument helper
URL : http://pypi.python.org/pypi/aaargh
License : BSD
Description : Aaargh is a Python module that makes building friendly command line
: applications really easy. Applications built with Aaargh provide
: a single executable with a subcommand for each exposed Python function.
: Each subcommand may have its own command line arguments.
: This is similar to the way version control systems provide multiple commands
: using a single entry point.
: Python 3 version.
Available Packages
Name : python3-aaargh
Version : 0.7.1
Release : 22.fc38
Architecture : noarch
Size : 19 k
Source : python-aaargh-0.7.1-22.fc38.src.rpm
Repository : fedora
Summary : An astonishingly awesome application argument helper
URL : http://pypi.python.org/pypi/aaargh
License : BSD
Description : Aaargh is a Python module that makes building friendly command line
: applications really easy. Applications built with Aaargh provide
: a single executable with a subcommand for each exposed Python function.
: Each subcommand may have its own command line arguments.
: This is similar to the way version control systems provide multiple commands
: using a single entry point.
: Python 3 version.