How to Install and Uninstall gitweb.noarch Package on CentOS 8 / RHEL 8

Last updated: September 19,2024

1. Install "gitweb.noarch" package

This guide covers the steps necessary to install gitweb.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install gitweb.noarch

2. Uninstall "gitweb.noarch" package

In this section, we are going to explain the necessary steps to uninstall gitweb.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove gitweb.noarch $ sudo dnf autoremove

3. Information about the gitweb.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:35:46 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gitweb
Version : 2.27.0
Release : 1.el8
Architecture : noarch
Size : 189 k
Source : git-2.27.0-1.el8.src.rpm
Repository : appstream
Summary : Simple web interface to git repositories
URL : https://git-scm.com/
License : GPLv2
Description : Simple web interface to git repositories.