How to Install and Uninstall git-review.noarch Package on CentOS 8 / RHEL 8

Last updated: September 18,2024

1. Install "git-review.noarch" package

Please follow the steps below to install git-review.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install git-review.noarch

2. Uninstall "git-review.noarch" package

Please follow the instructions below to uninstall git-review.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove git-review.noarch $ sudo dnf autoremove

3. Information about the git-review.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:35:35 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : git-review
Version : 1.28.0
Release : 5.el8
Architecture : noarch
Size : 86 k
Source : git-review-1.28.0-5.el8.src.rpm
Repository : epel
Summary : A Git helper for integration with Gerrit
URL : https://opendev.org/opendev/git-review
License : ASL 2.0
Description : An extension for source control system Git that creates and manages review
: requests in the patch management system Gerrit. It replaces the rfc.sh script.