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

Last updated: May 14,2024

1. Install "python3-sphinxcontrib.plantuml" package

Learn how to install python3-sphinxcontrib.plantuml on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-sphinxcontrib.plantuml" package

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

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

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

Package: python3-sphinxcontrib.plantuml
Priority: optional
Section: universe/python
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-sphinxcontrib.plantuml
Version: 0.5-1
Depends: python3-sphinx, python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-sphinxcontrib.plantuml/python3-sphinxcontrib.plantuml_0.5-1_all.deb
Size: 7100
MD5sum: 0e17a2fb5cce8ed36bfb478ab088bc43
SHA1: 1c3edcdc03f059653db4603e5c4c2f7eeb32e1a3
SHA256: e1094bfe630cfe2f8d1204d01717c34c4f8402f799d0deb635fec1008a0ee6a9
Description-en: PlantUML extension for Sphinx - Python 3.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 3.x module.
Description-md5: f502041a994193019aa59f944bf85aa5
Homepage: https://bitbucket.org/birkenfeld/sphinx-contrib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu