How to Install and Uninstall python-sphinxcontrib.issuetracker Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 29,2024

1. Install "python-sphinxcontrib.issuetracker" package

Please follow the steps below to install python-sphinxcontrib.issuetracker on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-sphinxcontrib.issuetracker

2. Uninstall "python-sphinxcontrib.issuetracker" package

Please follow the steps below to uninstall python-sphinxcontrib.issuetracker on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-sphinxcontrib.issuetracker $ sudo apt autoclean && sudo apt autoremove

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

Package: python-sphinxcontrib.issuetracker
Priority: optional
Section: universe/python
Installed-Size: 248
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: sphinx-issuetracker
Version: 0.11-1
Replaces: python-sphinx-issuetracker (<< 0.8)
Depends: python-sphinx (>= 1.0.7), python:any (>= 2.7.5-5~), python:any (<< 2.8), python-requests, libjs-sphinxdoc (>= 1.0)
Recommends: python-debianbts, python-launchpadlib
Breaks: python-sphinx-issuetracker (<< 0.8)
Filename: pool/universe/s/sphinx-issuetracker/python-sphinxcontrib.issuetracker_0.11-1_all.deb
Size: 33294
MD5sum: 1fed9303bb30c260321db3d47f09b26b
SHA1: 72bbe42ddc99cb86e38528c05e4117377c1f85ad
SHA256: b7b8c360a24c03af95a25d3c72be7036b5d3426d7824059ac3d90da5a797b196
Description-en: Sphinx integration with different issue trackers
This extension for Sphinx 1.0 parses textual issue references like #10, looks
up the issue in the configured issue tracker, and includes a link to the issue.
.
Currently the following issue trackers are supported:
* GitHub
* BitBucket
* Launchpad
* Google Code
* Debian BTS
* JIRA
.
Furthermore this extension provides a simple API to add other issue trackers.
Description-md5: 099804cf68c939f24aee49e005fc5405
Homepage: https://github.com/lunaryorn/sphinxcontrib-issuetracker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu