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

Last updated: May 17,2024

1. Install "git-daemon-sysvinit" package

In this section, we are going to explain the necessary steps to install git-daemon-sysvinit on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "git-daemon-sysvinit" package

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

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

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

Package: git-daemon-sysvinit
Architecture: all
Version: 1:2.30.2-1ubuntu1
Multi-Arch: foreign
Priority: optional
Section: universe/vcs
Source: git
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Nieder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 915
Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), adduser, lsb-base (>= 3.0-6)
Conflicts: git-daemon-run
Filename: pool/universe/g/git/git-daemon-sysvinit_2.30.2-1ubuntu1_all.deb
Size: 8892
MD5sum: 0142f0e7d50690a50712f9537072f44b
SHA1: ffaa2dfb76355d48c230b628a2be6f2872f13210
SHA256: e0e68c74f04cc6445a1dc92cfa52a58f34f59fd82027cc00456e8915644b7bab
SHA512: 10e31ff21c229be7bf736d9da4b0dcb741b20b83a7bcfc6a9ed7c8f3862c4f618756f3b02ffbd8a3bc9886cc9d402c7383069a7eee34c5e8c7b105e6655ea718
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 sysvinit service
for running git-daemon permanently. Unlike git-daemon-run, this
package provides the usual sysvinit service management commands
("service git-daemon start/stop") for git-daemon.
Description-md5: b9035bef841508be61c9ba878690987d