How to Install and Uninstall git-daemon-run Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: July 04,2024

1. Install "git-daemon-run" package

This tutorial shows how to install git-daemon-run on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install git-daemon-run

2. Uninstall "git-daemon-run" package

This guide let you learn how to uninstall git-daemon-run on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove git-daemon-run $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-daemon-run package on Ubuntu 21.04 (Hirsute Hippo)

Package: git-daemon-run
Architecture: all
Version: 1:2.30.2-1ubuntu1
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: git
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Nieder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 912
Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), runit, adduser
Conflicts: git-daemon-sysvinit
Filename: pool/universe/g/git/git-daemon-run_2.30.2-1ubuntu1_all.deb
Size: 7828
MD5sum: 00473f3954fad173761b7e9869468dcb
SHA1: 8ca005ad687545ee0323b325ecf343aa8d02de22
SHA256: af9ff0cffd0d37681df9c5e5dbc9de3bd2a5b731dfac06a8396869e219935108
SHA512: 4a8dee4890655aab6b28d0a588b2d26866496c77fa7909521c17274d6dcac79d62b7f9ab44c411d37f6c2c2ad1c0161271152c3a4a9036153f50c220fb6769e0
Homepage: https://git-scm.com/
Description-en: fast, scalable, distributed revision control system (git-daemon service)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
git-daemon, as provided by the git package, is a simple server for git
repositories, ideally suited for read-only updates, i.e. pulling from git
repositories through the network. This package provides a runit service
for running git-daemon permanently. This configuration is simpler and
more reliable than git-daemon-sysvinit, at a cost of being less
familiar for administrators accustomed to sysvinit.
Description-md5: f22f55ff44557b91f4d1ad32ba7df1be