How to Install and Uninstall python39-sphinxcontrib-plantuml Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "python39-sphinxcontrib-plantuml" package

This is a short guide on how to install python39-sphinxcontrib-plantuml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-sphinxcontrib-plantuml

2. Uninstall "python39-sphinxcontrib-plantuml" package

This guide covers the steps necessary to uninstall python39-sphinxcontrib-plantuml on openSuSE Tumbleweed:

$ sudo zypper remove python39-sphinxcontrib-plantuml

3. Information about the python39-sphinxcontrib-plantuml package on openSuSE Tumbleweed

Information for package python39-sphinxcontrib-plantuml:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-sphinxcontrib-plantuml
Version : 0.29-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 58.8 KiB
Installed : No
Status : not installed
Source package : python-sphinxcontrib-plantuml-0.29-1.1.src
Upstream URL : https://github.com/sphinx-contrib/plantuml/
Summary : Sphinx API for Web Apps
Description :
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/.