How to Install and Uninstall python3-gearbox.noarch Package on Fedora 34

Last updated: May 07,2024

1. Install "python3-gearbox.noarch" package

Here is a brief guide to show you how to install python3-gearbox.noarch on Fedora 34

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

2. Uninstall "python3-gearbox.noarch" package

Please follow the guidelines below to uninstall python3-gearbox.noarch on Fedora 34:

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

3. Information about the python3-gearbox.noarch package on Fedora 34

Last metadata expiration check: 2:16:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-gearbox
Version : 0.1.1
Release : 21.fc34
Architecture : noarch
Size : 67 k
Source : python-gearbox-0.1.1-21.fc34.src.rpm
Repository : fedora
Summary : Command line toolkit born as a PasteScript replacement for TurboGears2
URL : http://pypi.python.org/pypi/gearbox
License : MIT
Description : gearbox is a paster command replacement for TurboGears2. It has been
: created during the process of providing Python3 support to the TurboGears2
: web framework, while still being backward compatible with the existing
: TurboGears projects.