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

Last updated: October 05,2024

1. Install "python2-sphinxcontrib-plantuml" package

Please follow the steps below to install python2-sphinxcontrib-plantuml on openSUSE Leap

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

2. Uninstall "python2-sphinxcontrib-plantuml" package

This is a short guide on how to uninstall python2-sphinxcontrib-plantuml on openSUSE Leap:

$ sudo zypper remove python2-sphinxcontrib-plantuml

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

Information for package python2-sphinxcontrib-plantuml:
-------------------------------------------------------
Repository : Main Repository
Name : python2-sphinxcontrib-plantuml
Version : 0.18-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 44,2 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/.