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

Last updated: June 03,2024

1. Install "python-sphinxcontrib.programoutput" package

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

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

2. Uninstall "python-sphinxcontrib.programoutput" package

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

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

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

Package: python-sphinxcontrib.programoutput
Priority: optional
Section: universe/python
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: sphinxcontrib-programoutput
Version: 0.8-4
Replaces: python-sphinxcontrib-programoutput (<= 0.8-2)
Depends: python (>= 2.7), python (<< 2.8), python-sphinx
Pre-Depends: dpkg (>= 1.15.6~)
Breaks: python-sphinxcontrib-programoutput (<= 0.8-2)
Filename: pool/universe/s/sphinxcontrib-programoutput/python-sphinxcontrib.programoutput_0.8-4_all.deb
Size: 8080
MD5sum: e22c5275df9a53d1f10aa2375c5ec8e1
SHA1: 43d98a7fe453c5537d417d6679d4ddc13b5b6b32
SHA256: 484b9d6fbd993fa0eb3b26cb8e8ccb3d89c135db53f0f4914a18530d2b59c3f8
Description-en: insert the output of arbitrary commands into documents - Python 2.x
sphinxcontrib-programoutput is a Sphinx extension to literally insert the
output of arbitrary commands into documents, helping you to keep your command
examples up to date.
.
This package provides the Python 2.x module.
Description-md5: e5adf1428d673909265613ff8aa4345b
Homepage: https://github.com/lunaryorn/sphinxcontrib-programoutput
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu