How to Install and Uninstall python3-aaargh.noarch Package on Fedora 36

Last updated: May 09,2024

1. Install "python3-aaargh.noarch" package

Learn how to install python3-aaargh.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-aaargh.noarch

2. Uninstall "python3-aaargh.noarch" package

Please follow the step by step instructions below to uninstall python3-aaargh.noarch on Fedora 36:

$ sudo dnf remove python3-aaargh.noarch $ sudo dnf autoremove

3. Information about the python3-aaargh.noarch package on Fedora 36

Last metadata expiration check: 1:51:13 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-aaargh
Version : 0.7.1
Release : 19.fc36
Architecture : noarch
Size : 18 k
Source : python-aaargh-0.7.1-19.fc36.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.