How to Install and Uninstall git-review.noarch Package on Fedora 38

Last updated: September 27,2024

1. Install "git-review.noarch" package

Here is a brief guide to show you how to install git-review.noarch on Fedora 38

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

2. Uninstall "git-review.noarch" package

In this section, we are going to explain the necessary steps to uninstall git-review.noarch on Fedora 38:

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

3. Information about the git-review.noarch package on Fedora 38

Last metadata expiration check: 5:37:40 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : git-review
Version : 2.3.1
Release : 2.fc38
Architecture : noarch
Size : 115 k
Source : git-review-2.3.1-2.fc38.src.rpm
Repository : fedora
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.