How to Install and Uninstall cgit.x86_64 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "cgit.x86_64" package

This guide covers the steps necessary to install cgit.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install cgit.x86_64

2. Uninstall "cgit.x86_64" package

Please follow the steps below to uninstall cgit.x86_64 on CentOS Stream 9:

$ sudo dnf remove cgit.x86_64 $ sudo dnf autoremove

3. Information about the cgit.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:04:24 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : cgit
Version : 1.2.3
Release : 13.el9
Architecture : x86_64
Size : 671 k
Source : cgit-1.2.3-13.el9.src.rpm
Repository : epel
Summary : A fast web interface for git
URL : https://git.zx2c4.com/cgit/about/
License : GPL-2.0-only
Description : Cgit is a fast web interface for git. It uses caching to increase performance.