How to Install and Uninstall git-daemon-run Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "git-daemon-run" package

Learn how to install git-daemon-run on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "git-daemon-run" package

Please follow the guidance below to uninstall git-daemon-run on Ubuntu 21.10 (Impish Indri):

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

3. Information about the git-daemon-run package on Ubuntu 21.10 (Impish Indri)

Package: git-daemon-run
Architecture: all
Version: 1:2.32.0-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: 935
Depends: git (>> 1:2.32.0), git (<< 1:2.32.0-.), runit, adduser
Conflicts: git-daemon-sysvinit
Filename: pool/universe/g/git/git-daemon-run_2.32.0-1ubuntu1_all.deb
Size: 7774
MD5sum: 607c683887d359c8b7ea9b81ebc0e15a
SHA1: b3c582b921578c868f815942b82406e71ac0aa20
SHA256: 8e49a1c825bce41f705e8ca4bf73d4a2a309c48921f00ba9a3955c684f37ff5a
SHA512: 0d99e877c2e27403f2a23d0a3a37572b80963ffff8305316eff3abb0401733c03a759036986d1217a11c64d929965a59a23385c10bfc1e130fedb4a3a97c528b
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