How to Install and Uninstall git-daemon Package on openSUSE Leap

Last updated: July 03,2024

1. Install "git-daemon" package

This guide let you learn how to install git-daemon on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install git-daemon

2. Uninstall "git-daemon" package

Please follow the instructions below to uninstall git-daemon on openSUSE Leap:

$ sudo zypper remove git-daemon

3. Information about the git-daemon package on openSUSE Leap

Information for package git-daemon:
-----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : git-daemon
Version : 2.35.3-150300.10.33.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : git-2.35.3-150300.10.33.1.src
Upstream URL : https://git-scm.com/
Summary : Simple Server for Git Repositories
Description :
A really simple TCP git daemon. In the default configuration it allows
read only access to repositories in /srv/git/ that contain the
'git-daemon-export-ok' file.

5. The same packages on other Linux Distributions