plantuml

Create UML diagrams from a plain text language and render them in different formats. More information: <https://plantuml.com/en/command-line>.

Debian Debian
RUN apt-get update && \ apt-get install -y plantuml
Ubuntu
RUN apt-get update && \ apt-get install -y plantuml
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y plantuml
Fedora
RUN dnf install -y plantuml
Raspbian
RUN apt-get update && \ apt-get install -y plantuml
click the source code to copy install plantuml on any operating system with command-not-found.com