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

Last updated: June 18,2024

1. Install "python38-sphinxcontrib-plantuml" package

This guide covers the steps necessary to install python38-sphinxcontrib-plantuml on openSuSE Tumbleweed

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

2. Uninstall "python38-sphinxcontrib-plantuml" package

This is a short guide on how to uninstall python38-sphinxcontrib-plantuml on openSuSE Tumbleweed:

$ sudo zypper remove python38-sphinxcontrib-plantuml

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

Information for package python38-sphinxcontrib-plantuml:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-sphinxcontrib-plantuml
Version : 0.21-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 68,2 KiB
Installed : No
Status : not installed
Source package : python-sphinxcontrib-plantuml-0.21-1.3.src
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/.