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

Last updated: May 21,2024

1. Install "git-daemon-run" package

Please follow the instructions below to install git-daemon-run on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "git-daemon-run" package

In this section, we are going to explain the necessary steps to uninstall git-daemon-run on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: git-daemon-run
Architecture: all
Version: 1:2.7.4-0ubuntu1.10
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: git
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gerrit Pape
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 646
Depends: git (>> 1:2.7.4), git (<< 1:2.7.4-.), runit, adduser
Conflicts: git-daemon-sysvinit
Filename: pool/universe/g/git/git-daemon-run_2.7.4-0ubuntu1.10_all.deb
Size: 7888
MD5sum: fa9f7e3892160d2fa402abe5a636d259
SHA1: 02a0b843e251229e7fff68cce09c59cb585418b8
SHA256: 3e4a531c5be76dd69a9ccdfa0bc29d8a99eefdebce4712af1cef7994d47661f2
SHA512: a09b24796f0f694838f8ef158bdf7eefdb107b03c2d07197a0c7c736b18b0cbda491c23170b14befd498ce11f0d57667dae423ca53f9bc138e7d8f4a8c0c4c08
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.
Description-md5: e181d02892d738489747c38ccd881379

Package: git-daemon-run
Priority: optional
Section: universe/devel
Installed-Size: 644
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-.), runit, adduser
Conflicts: git-daemon-sysvinit
Filename: pool/universe/g/git/git-daemon-run_2.7.4-0ubuntu1_all.deb
Size: 7874
MD5sum: ec08eac1cb7e6876256334e13545cf2e
SHA1: 468a1edf2478c107aa82ede32a841425772b89d5
SHA256: 528a240d7cc1b221aaac5839bb62c4ef59678d4a4b0f0412bb465c80d1ed532f
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.
Description-md5: e181d02892d738489747c38ccd881379
Multi-Arch: foreign
Homepage: https://git-scm.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu