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

Last updated: October 05,2024

1. Install "python36-sphinxcontrib-plantuml" package

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

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

2. Uninstall "python36-sphinxcontrib-plantuml" package

This tutorial shows how to uninstall python36-sphinxcontrib-plantuml on openSuSE Tumbleweed:

$ sudo zypper remove python36-sphinxcontrib-plantuml

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

Information for package python36-sphinxcontrib-plantuml:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-sphinxcontrib-plantuml
Version : 0.21-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 68,1 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/.