How to Install and Uninstall git Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

1. Install "git" package

This guide let you learn how to install git on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install git

2. Uninstall "git" package

Learn how to uninstall git on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the git package on Ubuntu 20.10 (Groovy Gorilla)

Package: git
Architecture: amd64
Version: 1:2.27.0-1ubuntu1.1
Multi-Arch: foreign
Priority: optional
Section: vcs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Nieder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 39088
Provides: git-completion, git-core
Depends: libc6 (>= 2.32), libcurl3-gnutls (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.22), zlib1g (>= 1:1.2.0), perl, liberror-perl, git-man (>> 1:2.27.0), git-man (<< 1:2.27.0-.)
Recommends: ca-certificates, patch, less, ssh-client
Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, git-email, git-gui, gitk, gitweb, git-cvs, git-mediawiki, git-svn
Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), dgit (<< 5.1~), git-buildpackage (<< 0.6.5), git-core (<< 1:1.7.0.4-1.), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), openssh-client (<< 1:6.8), stgit (<< 0.15), stgit-contrib (<< 0.15)
Replaces: git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1)
Filename: pool/main/g/git/git_2.27.0-1ubuntu1.1_amd64.deb
Size: 4928080
MD5sum: b27a0f21104f6669d67bd198de5bc40f
SHA1: 07b04aa3e5cce9603b3fdb10d0e49e1c2cd61c07
SHA256: 602513654eb77e4c30bceabaedc6f36f359dc1bf3b70eb292e282b26e5e88db8
SHA512: c1f7ed6d5a4bae236ef877e009178542dec596c569a69ce74ade170303f5ce363b799708a9e7a4dba94a23ffab1f881e0a76465181981d2c1464c9122e0bbcfe
Homepage: https://git-scm.com/
Description-en: fast, scalable, distributed revision control system
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 package provides the git main components with minimal dependencies.
Additional functionality, e.g. a graphical user interface and revision
tree visualizer, tools for interoperating with other VCS's, or a web
interface, is provided as separate git* packages.
Description-md5: c1f968556452a190fe359bffd151c012
Task: server, cloud-image, server-raspi, lubuntu-desktop

Package: git
Architecture: amd64
Version: 1:2.27.0-1ubuntu1
Multi-Arch: foreign
Priority: optional
Section: vcs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Nieder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 38320
Provides: git-completion, git-core
Depends: libc6 (>= 2.28), libcurl3-gnutls (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.22), zlib1g (>= 1:1.2.0), perl, liberror-perl, git-man (>> 1:2.27.0), git-man (<< 1:2.27.0-.)
Recommends: ca-certificates, patch, less, ssh-client
Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, git-email, git-gui, gitk, gitweb, git-cvs, git-mediawiki, git-svn
Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), dgit (<< 5.1~), git-buildpackage (<< 0.6.5), git-core (<< 1:1.7.0.4-1.), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), openssh-client (<< 1:6.8), stgit (<< 0.15), stgit-contrib (<< 0.15)
Replaces: git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1)
Filename: pool/main/g/git/git_2.27.0-1ubuntu1_amd64.deb
Size: 4827404
MD5sum: 564a670e4f2fcf1d345c137807362693
SHA1: f7617e341f9255962d172f7427f46fd02ca07799
SHA256: 4b4f9b3fa79e7af09e777f08a8b95cd4a026229c523ca01aea0c3c656c612ddc
SHA512: 7105981487b06ecb5014ca00632c1057df6535453a6824158e4a3e2bb5def50428f66c08a77adc86b25197bcab954373213abdd1cc77e7af716af8e71c117c7a
Homepage: https://git-scm.com/
Description-en: fast, scalable, distributed revision control system
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 package provides the git main components with minimal dependencies.
Additional functionality, e.g. a graphical user interface and revision
tree visualizer, tools for interoperating with other VCS's, or a web
interface, is provided as separate git* packages.
Description-md5: c1f968556452a190fe359bffd151c012
Task: server, cloud-image, server-raspi, lubuntu-desktop