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

Last updated: May 18,2024

1. Install "git-all" package

Please follow the steps below to install git-all on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install git-all

2. Uninstall "git-all" package

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

$ sudo apt remove git-all $ sudo apt autoclean && sudo apt autoremove

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

Package: git-all
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: 634
Depends: git (>> 1:2.7.4), git (<< 1:2.7.4-.), git-doc, git-el, git-arch, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb
Recommends: git-daemon-run | git-daemon-sysvinit
Filename: pool/universe/g/git/git-all_2.7.4-0ubuntu1.10_all.deb
Size: 6388
MD5sum: d70846cf62c48e0b4be350fb45eaa5ea
SHA1: 5a8d227c460ebe7ff9ae79806113a28ebb2ec7a0
SHA256: 6b967cf04afbb71e2db9b62fc7cc8a05b00d8028bdb999be0b8e313f3006dd50
SHA512: a6ad275bc17c53db2c2785491eace09a0ec73a894a293c24ff7b4d6d804bc36b6aa6523a7bbfacb52c36ab3d82dd478d434721a3ae954186aa0855aff9712a32
Homepage: https://git-scm.com/
Description-en: fast, scalable, distributed revision control system (all subpackages)
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.
.
This is a dummy package which brings in all subpackages.
Description-md5: 7eb276543374432338c2d9bf7a76e9b6

Package: git-all
Priority: optional
Section: universe/vcs
Installed-Size: 632
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-.), git-doc, git-el, git-arch, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb
Recommends: git-daemon-run | git-daemon-sysvinit
Filename: pool/universe/g/git/git-all_2.7.4-0ubuntu1_all.deb
Size: 6394
MD5sum: 29b33181ae483092c015c5b424571656
SHA1: 5bbbd174ba73d52fc725a2dd90c54cf364072593
SHA256: b962d8052efaf3967ed9f1b4cf568c0e03deb23f6b895b2676f39a2bf7847db2
Description-en: fast, scalable, distributed revision control system (all subpackages)
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.
.
This is a dummy package which brings in all subpackages.
Description-md5: 7eb276543374432338c2d9bf7a76e9b6
Multi-Arch: foreign
Homepage: https://git-scm.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu