How to Install and Uninstall plantuml Package on openSuSE Tumbleweed

Last updated: May 03,2024

1. Install "plantuml" package

Please follow the guidelines below to install plantuml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install plantuml

2. Uninstall "plantuml" package

Please follow the step by step instructions below to uninstall plantuml on openSuSE Tumbleweed:

$ sudo zypper remove plantuml

3. Information about the plantuml package on openSuSE Tumbleweed

Information for package plantuml:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : plantuml
Version : 1.2024.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 10.1 MiB
Installed : No
Status : not installed
Source package : plantuml-1.2024.0-2.1.src
Upstream URL : https://plantuml.com/
Summary : Java UML Tool
Description :
PlantUML is a program allowing to draw UML diagrams, using a simple
and human readable text description. It is extremely useful for code
documenting, sketching project architecture during team conversations
and so on.
PlantUML supports the following diagram types
- sequence diagram
- use case diagram
- class diagram
- activity diagram
- component diagram
- state diagram