How to Install and Uninstall git-daemon.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 19,2024

1. Install "git-daemon.x86_64" package

Please follow the step by step instructions below to install git-daemon.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install git-daemon.x86_64

2. Uninstall "git-daemon.x86_64" package

In this section, we are going to explain the necessary steps to uninstall git-daemon.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove git-daemon.x86_64 $ sudo dnf autoremove

3. Information about the git-daemon.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:35:23 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : git-daemon
Version : 2.27.0
Release : 1.el8
Architecture : x86_64
Size : 902 k
Source : git-2.27.0-1.el8.src.rpm
Repository : appstream
Summary : Git protocol daemon
URL : https://git-scm.com/
License : GPLv2
Description : The git daemon for supporting git:// access to git repositories