How to Install and Uninstall python3-grokmirror.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "python3-grokmirror.noarch" package

This tutorial shows how to install python3-grokmirror.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-grokmirror.noarch" package

Please follow the instructions below to uninstall python3-grokmirror.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-grokmirror.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:46:11 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-grokmirror
Version : 2.0.11
Release : 4.el9
Architecture : noarch
Size : 115 k
Source : python-grokmirror-2.0.11-4.el9.src.rpm
Repository : epel
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.