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

Last updated: September 22,2024

1. Install "git-daemon.x86_64" package

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

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

2. Uninstall "git-daemon.x86_64" package

Please follow the step by step instructions below to uninstall git-daemon.x86_64 on Oracle Linux 8:

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

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

Last metadata expiration check: 2:03:16 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : git-daemon
Version : 2.31.1
Release : 2.el8
Architecture : x86_64
Size : 863 k
Source : git-2.31.1-2.el8.src.rpm
Repository : ol8_appstream
Summary : Git protocol daemon
URL : https://git-scm.com/
License : GPLv2
Description : The git daemon for supporting git:// access to git repositories