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

Last updated: September 28,2024

1. Install "python-sphinxcontrib.plantuml" package

Here is a brief guide to show you how to install python-sphinxcontrib.plantuml on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-sphinxcontrib.plantuml" package

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

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

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

Package: python-sphinxcontrib.plantuml
Priority: optional
Section: universe/python
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.5-1
Depends: python (>= 2.7), python (<< 2.8), python-sphinx
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-sphinxcontrib.plantuml/python-sphinxcontrib.plantuml_0.5-1_all.deb
Size: 7470
MD5sum: 77503940d22901df7814bba35719c75b
SHA1: 1067004759cd29d323e8c2e67e27799044d31a90
SHA256: 359d84025f112cf32aa7c736d15ebf238b4e10c65fd6714efcaf70209b11178b
Description-en: PlantUML extension for Sphinx - Python 2.x
Once you enable this extension, a very simple string like this:
"Alice -> Bob: Hi!"
will create a nice UML schema. WIth PlantUML, you can specify things like
height, width, scale, caption and so on. For details, please see PlantUML
documentation at: http://plantuml.sourceforge.net/.
.
This package contains the Python 2.x module.
Description-md5: b6310525d37556a2d425d22ca74772f6
Homepage: https://bitbucket.org/birkenfeld/sphinx-contrib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu