How to Install and Uninstall python3-sphinxcontrib-plantuml Package on openSUSE Leap

Last updated: September 29,2024

1. Install "python3-sphinxcontrib-plantuml" package

In this section, we are going to explain the necessary steps to install python3-sphinxcontrib-plantuml on openSUSE Leap

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

2. Uninstall "python3-sphinxcontrib-plantuml" package

Please follow the guidance below to uninstall python3-sphinxcontrib-plantuml on openSUSE Leap:

$ sudo zypper remove python3-sphinxcontrib-plantuml

3. Information about the python3-sphinxcontrib-plantuml package on openSUSE Leap

Information for package python3-sphinxcontrib-plantuml:
-------------------------------------------------------
Repository : Main Repository
Name : python3-sphinxcontrib-plantuml
Version : 0.18-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 54,3 KiB
Installed : No
Status : not installed
Source package : python-sphinxcontrib-plantuml-0.18-bp153.1.20.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/.