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

Last updated: May 12,2024

1. Install "python-git-doc" package

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

$ sudo apt update $ sudo apt install python-git-doc

2. Uninstall "python-git-doc" package

In this section, we are going to explain the necessary steps to uninstall python-git-doc on Kali Linux:

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

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

Package: python-git-doc
Source: python-git
Version: 3.1.37-3
Installed-Size: 2032
Maintainer: Debian Python Team
Architecture: all
Replaces: python-git
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Breaks: python-git
Size: 166772
SHA256: 0ac0424f8c38b6962fc59f2d29249b094551bdb580f5a7871bc4bc3b9b8ce741
SHA1: 06d2f2353a45e7dcd831d6c9a379110414c6c944
MD5sum: aa8b2b6dd2d5945c2a88187268abba91
Description: Python library to interact with Git repositories - docs
The GitPython project provides object model access to a Git repository, so
Python can be used to manipulate it. Repository objects can be opened or
created, which can then be traversed to find parent commit(s), trees, blobs,
etc.
.
This package provides the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/gitpython-developers/GitPython
Section: doc
Priority: optional
Filename: pool/main/p/python-git/python-git-doc_3.1.37-3_all.deb