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

Last updated: June 29,2024

1. Install "python-sphinx-patchqueue" package

Please follow the steps below to install python-sphinx-patchqueue on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-sphinx-patchqueue

2. Uninstall "python-sphinx-patchqueue" package

Please follow the step by step instructions below to uninstall python-sphinx-patchqueue on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-sphinx-patchqueue $ sudo apt autoclean && sudo apt autoremove

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

Package: python-sphinx-patchqueue
Priority: optional
Section: universe/python
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Architecture: all
Source: sphinx-patchqueue
Version: 0.5.0-2
Depends: mercurial-common, python-sphinx, python:any (<< 2.8), python:any (>= 2.7.5-5~), mercurial, python-docutils
Filename: pool/universe/s/sphinx-patchqueue/python-sphinx-patchqueue_0.5.0-2_all.deb
Size: 7114
MD5sum: 42b59edf667424db0cc18fccc1d5a5c2
SHA1: 5b656e3f341ca236d7b9874aa035771f7933a134
SHA256: e8c91dc315d769e8f418a3fa9be85de74e96a6352e34fa140a3c5652cca49c87
Description-en: Sphinx extension for embedding sequences of file alterations (Python 2)
Sphinx-Patchqueue is a sphinx extension for displaying and formatting file
evolution (captured as a patch queue or patch series) in a sphinx document,
for tutorials and other similar pieces of text using sequences of
alterations made to files.
It's known to work with both Quilt and Mercurial Queues patch series.
.
This package is for Python 2.
Description-md5: 23c37ad2bc4148621047ae1ab545586d
Enhances: python-sphinx
Homepage: https://pypi.python.org/pypi/sphinx-patchqueue
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu