How to Install and Uninstall plantuml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "plantuml" package

Please follow the instructions below to install plantuml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install plantuml

2. Uninstall "plantuml" package

Learn how to uninstall plantuml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove plantuml $ sudo apt autoclean && sudo apt autoremove

3. Information about the plantuml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: plantuml
Priority: optional
Section: universe/graphics
Installed-Size: 2375
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: all
Version: 8024-2
Depends: default-jre | java-runtime
Recommends: graphviz
Filename: pool/universe/p/plantuml/plantuml_8024-2_all.deb
Size: 2039856
MD5sum: 75c0cb7511db556f949813167e189808
SHA1: ab0dbfa8a4cf2579c552a223f8732a7580736fb0
SHA256: 617af52587f3268bf80995aa15c5a9c140163544c98ac66ed781a2b5a9ae1427
Description-en: text-to-UML converter
PlantUML is a program allowing to draw UML diagrams, using a simple
human readable text description.
.
PlantUML supports the following diagram types:
- sequence diagram
- use case diagram
- class diagram
- activity diagram
- component diagram
- state diagram
.
Output images can be generated in PNG, in SVG or LaTeX format.
PlantUML also supports generation of ASCII art diagrams (only for
sequence diagrams).
Description-md5: 8c140b4ac92594f129da164fcd224c80
Homepage: http://plantuml.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu