How to Install and Uninstall libjgraphx-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "libjgraphx-java" package

Please follow the step by step instructions below to install libjgraphx-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjgraphx-java

2. Uninstall "libjgraphx-java" package

This guide covers the steps necessary to uninstall libjgraphx-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjgraphx-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjgraphx-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjgraphx-java
Priority: optional
Section: universe/java
Installed-Size: 830
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.1.0.7-1
Depends: libxerces2-java
Filename: pool/universe/libj/libjgraphx-java/libjgraphx-java_2.1.0.7-1_all.deb
Size: 763616
MD5sum: 6e34253e37121e6827492da00f470007
SHA1: feaf05f1b25ec5e697816313a0f4c70ac6d53919
SHA256: 0867a2d8cffb5002b8d4ec7035eb848f7ed8c127e088a4989ff958c77362ec5b
Description-en: Java Swing Diagramming Library
JGraph X is based on the mxGraph architecture, a re-designed core based
on JGraph experience.
.
The new library API is designed to provide a much lower learning curve as
well as making the feature set easier to extend and integrate. Sharing the
model code base of mxGraph, the web diagramming library, enabling applications
written in Java to be more easily ported to mxGraph-based web applications.
.
Overall, JGraph X provides more features that JGraph, with a far smaller code
size and complexity. Redesigning the codebase from scratch now means
implementing common feature extensions are easier and require less coding.
A number of new loosely coupled application-centric features have been added,
making prototyping even faster, without their usage restricting application
flexibility.
Description-md5: d4c312003587c4763f17bd0f0919519d
Homepage: http://www.jgraph.com/jgraphx.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu