How to Install and Uninstall git-doc Package on Kali Linux

Last updated: May 04,2024

1. Install "git-doc" package

Please follow the step by step instructions below to install git-doc on Kali Linux

$ sudo apt update $ sudo apt install git-doc

2. Uninstall "git-doc" package

Please follow the step by step instructions below to uninstall git-doc on Kali Linux:

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

3. Information about the git-doc package on Kali Linux

Package: git-doc
Source: git
Version: 1:2.43.0-1
Installed-Size: 13208
Maintainer: Jonathan Nieder
Architecture: all
Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb
Size: 2208768
SHA256: 79ea2f6fbcce3c769949dd1201e484e7e84bb02a1068ea49df5d93ef6e03209a
SHA1: 5e0ffa89012b9f0f7deb0081fc58ad560d72fb3a
MD5sum: 812f9e77430395d3217d4b61ae5a2f09
Description: fast, scalable, distributed revision control system (documentation)
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 documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://git-scm.com/
Tag: devel::rcs, made-of::TODO, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/g/git/git-doc_2.43.0-1_all.deb