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

Last updated: September 30,2024

1. Install "git-daemon.x86_64" package

This is a short guide on how to install git-daemon.x86_64 on AlmaLinux 9

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

2. Uninstall "git-daemon.x86_64" package

This is a short guide on how to uninstall git-daemon.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 2:34:34 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : git-daemon
Version : 2.39.3
Release : 1.el9_2
Architecture : x86_64
Size : 315 k
Source : git-2.39.3-1.el9_2.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