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

Last updated: November 28,2024

1. Install "python3-gearbox.noarch" package

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

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

2. Uninstall "python3-gearbox.noarch" package

Please follow the steps below to uninstall python3-gearbox.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:34:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-gearbox
Version : 0.2.1
Release : 4.fc36
Architecture : noarch
Size : 63 k
Source : python-gearbox-0.2.1-4.fc36.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.