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

Last updated: July 01,2024

1. Install "python312-sphinxcontrib-plantuml" package

In this section, we are going to explain the necessary steps to install python312-sphinxcontrib-plantuml on openSuSE Tumbleweed

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

2. Uninstall "python312-sphinxcontrib-plantuml" package

In this section, we are going to explain the necessary steps to uninstall python312-sphinxcontrib-plantuml on openSuSE Tumbleweed:

$ sudo zypper remove python312-sphinxcontrib-plantuml

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

Information for package python312-sphinxcontrib-plantuml:
---------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-sphinxcontrib-plantuml
Version : 0.29-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 75.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/.