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

Last updated: May 19,2024

1. Install "python-pygit2-doc" package

This tutorial shows how to install python-pygit2-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pygit2-doc" package

This is a short guide on how to uninstall python-pygit2-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pygit2-doc
Priority: optional
Section: universe/doc
Installed-Size: 809
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-pygit2
Version: 0.24.0-0ubuntu2
Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common
Filename: pool/universe/p/python-pygit2/python-pygit2-doc_0.24.0-0ubuntu2_all.deb
Size: 122088
MD5sum: 991127c534f16864aacf10d8503d6138
SHA1: ac666c580ee53deb19bfee8d73b6fd36115ccaa5
SHA256: 02ece96dd9296ba35131f5edaffa2d96daa9fc8ddbe5efa0504f506d4e30bde1
Description-en: bindings for libgit2 - doc
The Pygit2 module provides a set of Python bindings to the libgit2 shared
library. libgit2 implements the core of Git. Pygit2 works with Python 2.7,
3.2, 3.3, 3.4 and pypy.
.
This package contains the documentation.
Description-md5: e2ddf294d48ec57fea68cb92be512d90
Homepage: https://github.com/libgit2/pygit2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu