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

Last updated: May 14,2024

1. Install "git-man" package

Please follow the instructions below to install git-man on Kali Linux

$ sudo apt update $ sudo apt install git-man

2. Uninstall "git-man" package

Please follow the steps below to uninstall git-man on Kali Linux:

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

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

Package: git-man
Source: git
Version: 1:2.43.0-1
Installed-Size: 2160
Maintainer: Jonathan Nieder
Architecture: all
Size: 2112176
SHA256: 92858e14e970787eecc4222420a834f786070406c577dcae37f553050625e65c
SHA1: 4db8754acc13493460af7aeff5fec51b577d79a6
MD5sum: 6f05e2f9040c333a6cc36671726f1a69
Description: fast, scalable, distributed revision control system (manual pages)
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 reference documentation for use by the 'man'
utility and the 'git help' command.
Description-md5:
Multi-Arch: foreign
Homepage: https://git-scm.com/
Tag: devel::doc, interface::commandline, role::documentation, role::program,
scope::utility, works-with-format::man, works-with::software:source,
works-with::text, works-with::vcs
Section: doc
Priority: optional
Filename: pool/main/g/git/git-man_2.43.0-1_all.deb