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

Last updated: June 29,2024

1. Install "python-sphinxcontrib.actdiag" package

In this section, we are going to explain the necessary steps to install python-sphinxcontrib.actdiag on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-sphinxcontrib.actdiag" package

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

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

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

Package: python-sphinxcontrib.actdiag
Priority: optional
Section: universe/python
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Architecture: all
Source: sphinxcontrib-actdiag
Version: 0.8.0-3
Provides: python2.7-sphinxcontrib.actdiag
Depends: python-actdiag (>= 0.5.3), python-pkg-resources, python-sphinx (>= 0.6), python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/sphinxcontrib-actdiag/python-sphinxcontrib.actdiag_0.8.0-3_all.deb
Size: 7458
MD5sum: 4c04a7ed764cf7a3cf100063005ec41b
SHA1: 14502acc0fc40da0b704a0f837787de5febed481
SHA256: 318e142a16d3cf786aee0a0bcb4bd326618497b50454e3c8d8c99f57345ff178
Description-en: Sphinx "actdiag" extension
This package contains the actdiag Sphinx extension. This extension enable you
to insert activity diagrams in your Sphinx document. This is a sphinx
extension which render block diagrams by using python-actdiag.
Description-md5: 3fae52daa2834f1f20d7ed79ffec5f09
Homepage: http://github.com/blockdiag/sphinxcontrib-actdiag
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu