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

Last updated: September 20,2024

1. Install "python3-sphinxcontrib.programoutput" package

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

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

2. Uninstall "python3-sphinxcontrib.programoutput" package

Learn how to uninstall python3-sphinxcontrib.programoutput on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-sphinxcontrib.programoutput
Priority: optional
Section: universe/python
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: sphinxcontrib-programoutput
Version: 0.8-4
Depends: python3-sphinx, python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/s/sphinxcontrib-programoutput/python3-sphinxcontrib.programoutput_0.8-4_all.deb
Size: 7874
MD5sum: 617d08629abb11534c4a5123b1bf16fa
SHA1: a8d932fd57f2c91ee8d6f40e1765ec8a42344850
SHA256: fa818d37ef5e0ae93683e67ffdb724e8a697bb27d81f912c43c315b58ff8d4da
Description-en: insert the output of arbitrary commands into documents - Python 3.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 3.x module.
Description-md5: 7465e2a1c52555368fc240ecf896ab4a
Homepage: https://github.com/lunaryorn/sphinxcontrib-programoutput
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu