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

Last updated: October 05,2024

1. Install "python3-grokmirror.noarch" package

In this section, we are going to explain the necessary steps to install python3-grokmirror.noarch on Fedora 34

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

2. Uninstall "python3-grokmirror.noarch" package

This is a short guide on how to uninstall python3-grokmirror.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:20:46 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-grokmirror
Version : 1.2.0
Release : 8.fc34
Architecture : noarch
Size : 81 k
Source : python-grokmirror-1.2.0-8.fc34.src.rpm
Repository : fedora
Summary : Framework to smartly mirror git repositories
URL : https://git.kernel.org/pub/scm/utils/grokmirror/grokmirror.git
License : GPLv3+
Description : Grokmirror was written to make mirroring large git repository
: collections more efficient. Grokmirror uses the manifest file published
: by the master mirror in order to figure out which repositories to
: clone, and to track which repositories require updating. The process is
: extremely lightweight and efficient both for the master and for the
: mirrors.