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

Last updated: May 13,2024

1. Install "python-git-doc" package

Please follow the guidelines below to install python-git-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-git-doc" package

This guide covers the steps necessary to uninstall python-git-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-git-doc
Priority: optional
Section: universe/doc
Installed-Size: 911
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-git
Version: 1.0.1+git137-gc8b8379-2.1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-git/python-git-doc_1.0.1+git137-gc8b8379-2.1_all.deb
Size: 116256
MD5sum: 9cccf1f242bc4e687121e36dcbaf6014
SHA1: 18ffdf504c157b83729b042b3c1282dbd45a3d1b
SHA256: eac35a3e91b44a7e96aea5ac507652f27e7165c3ff8c3a249a07d7375da3341f
Description-en: Python library to interact with Git repositories - docs
python-git 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: 127dbe391fabdb1bf62efaa8f77bdc29
Homepage: https://github.com/gitpython-developers/GitPython
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu