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

Last updated: May 18,2024

1. Install "git-daemon.x86_64" package

This tutorial shows how to install git-daemon.x86_64 on AlmaLinux 8

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

2. Uninstall "git-daemon.x86_64" package

Please follow the guidelines below to uninstall git-daemon.x86_64 on AlmaLinux 8:

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

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

Last metadata expiration check: 2:20:01 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : git-daemon
Version : 2.31.1
Release : 2.el8
Architecture : x86_64
Size : 862 k
Source : git-2.31.1-2.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