How to Install and Uninstall git-daemon.x86_64 Package on CentOS Stream 9

Last updated: January 08,2025

1. Install "git-daemon.x86_64" package

Please follow the steps below to install git-daemon.x86_64 on CentOS Stream 9

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

2. Uninstall "git-daemon.x86_64" package

This tutorial shows how to uninstall git-daemon.x86_64 on CentOS Stream 9:

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

3. Information about the git-daemon.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:53:34 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : git-daemon
Version : 2.43.0
Release : 1.el9
Architecture : x86_64
Size : 324 k
Source : git-2.43.0-1.el9.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