How to Install and Uninstall git-daemon-sysvinit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "git-daemon-sysvinit" package

Learn how to install git-daemon-sysvinit on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "git-daemon-sysvinit" package

This is a short guide on how to uninstall git-daemon-sysvinit on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the git-daemon-sysvinit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: git-daemon-sysvinit
Architecture: all
Version: 1:2.7.4-0ubuntu1.10
Multi-Arch: foreign
Priority: optional
Section: universe/vcs
Source: git
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gerrit Pape
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 649
Depends: git (>> 1:2.7.4), git (<< 1:2.7.4-.), adduser
Conflicts: git-daemon-run
Filename: pool/universe/g/git/git-daemon-sysvinit_2.7.4-0ubuntu1.10_all.deb
Size: 8884
MD5sum: ad1e517aa17fb0013e73ece3d99c7a64
SHA1: 8482628650d83ba229d5c81c92b82be25f68f524
SHA256: 729b3082273e60dab2555d542d77e110dbf54855cf13416a8abe27b8589ac9dc
SHA512: e3bc5f78a5cb8d1eccfce2ecbe64158315fb2b8c31cc83535e9434586e64e2f50ec005f226328be679a3645ee094bfcc796dd15dd9bce230656266b779e999c5
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.
Description-md5: d679396fc2d1a05eda4cec19266a77ef

Package: git-daemon-sysvinit
Priority: optional
Section: universe/vcs
Installed-Size: 647
Maintainer: Ubuntu Developers
Original-Maintainer: Gerrit Pape
Architecture: all
Source: git
Version: 1:2.7.4-0ubuntu1
Depends: git (>> 1:2.7.4), git (<< 1:2.7.4-.), adduser
Conflicts: git-daemon-run
Filename: pool/universe/g/git/git-daemon-sysvinit_2.7.4-0ubuntu1_all.deb
Size: 8900
MD5sum: a0ae51273c7f652af3caf14774dca05f
SHA1: 6905669b9622838ca28a297b4cb46332724ac763
SHA256: d9253d37954cf9d8ad60362aa0031e00bcaac05459944bdd4ad929f4ee2b83c7
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.
Description-md5: d679396fc2d1a05eda4cec19266a77ef
Multi-Arch: foreign
Homepage: https://git-scm.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu