How to Install and Uninstall git-daemon Package on openSuSE Tumbleweed

Last updated: December 24,2024

1. Install "git-daemon" package

This guide let you learn how to install git-daemon on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install git-daemon

2. Uninstall "git-daemon" package

In this section, we are going to explain the necessary steps to uninstall git-daemon on openSuSE Tumbleweed:

$ sudo zypper remove git-daemon

3. Information about the git-daemon package on openSuSE Tumbleweed

Information for package git-daemon:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : git-daemon
Version : 2.44.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 619.6 KiB
Installed : No
Status : not installed
Source package : git-2.44.0-1.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