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

Last updated: September 20,2024

1. Install "git-daemon.x86_64" package

This guide covers the steps necessary to install git-daemon.x86_64 on Rocky Linux 8

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

2. Uninstall "git-daemon.x86_64" package

This guide covers the steps necessary to uninstall git-daemon.x86_64 on Rocky Linux 8:

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

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

Last metadata expiration check: 1:07:55 ago on Mon Sep 12 10:27:18 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