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

Last updated: February 04,2025

1. Install "python3-gearbox.noarch" package

Please follow the guidelines below to install python3-gearbox.noarch on Fedora 35

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

2. Uninstall "python3-gearbox.noarch" package

This guide covers the steps necessary to uninstall python3-gearbox.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:33:24 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-gearbox
Version : 0.2.1
Release : 3.fc35
Architecture : noarch
Size : 64 k
Source : python-gearbox-0.2.1-3.fc35.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.