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

Last updated: October 12,2024

1. Install "python3-aaargh.noarch" package

Please follow the steps below to install python3-aaargh.noarch on Fedora 39

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

2. Uninstall "python3-aaargh.noarch" package

Please follow the guidelines below to uninstall python3-aaargh.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:37:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-aaargh
Version : 0.7.1
Release : 24.fc39
Architecture : noarch
Size : 19 k
Source : python-aaargh-0.7.1-24.fc39.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.