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

Last updated: May 09,2024

1. Install "libjung-free-java" package

Please follow the steps below to install libjung-free-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjung-free-java

2. Uninstall "libjung-free-java" package

In this section, we are going to explain the necessary steps to uninstall libjung-free-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjung-free-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libjung-free-java
Priority: optional
Section: universe/java
Installed-Size: 1110
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 2.0.1+dfsg-1
Depends: libcolt-free-java, libcommons-collections4-java, libvecmath-java
Filename: pool/universe/libj/libjung-free-java/libjung-free-java_2.0.1+dfsg-1_all.deb
Size: 976186
MD5sum: 79aa0014b3bb2ff4583e809f82d076d3
SHA1: 64260be28e0a603ed70e6a33676d858d64714775
SHA256: 16e9185fa6a90f3da92a67ec188e98d65917a23876d33cacdb6ee5b8b443ab7e
Description-en: Java Universal Network/Graph Framework
JUNG provides a common and extendible language for the modeling, analysis, and
visualization of data that can be represented as a graph or network.
.
This package does not contain the jung jai classes (Java Advanced Imaging) for
licensing reasons.
.
The JUNG architecture is designed to support a variety of representations of
entities and their relations, such as directed and undirected graphs,
multi-modal graphs, graphs with parallel edges, and hypergraphs. It provides
a mechanism for annotating graphs, entities, and relations with metadata. This
facilitates the creation of analytic tools for complex data sets that can
examine the relations between entities as well as the metadata attached to each
entity and relation.
.
The current distribution of JUNG includes implementations of a number of
algorithms from graph theory, data mining, and social network analysis, such as
routines for clustering, decomposition, optimization, random graph generation,
statistical analysis, and calculation of network distances, flows, and
importance measures (centrality, PageRank, HITS, etc.).
.
JUNG also provides a visualization framework that makes it easy to construct
tools for the interactive exploration of network data. Users can use one of the
layout algorithms provided, or use the framework to create their own custom
layouts. In addition, filtering mechanisms are provided which allow users to
focus their attention, or their algorithms, on specific portions of the graph.
Description-md5: 461a44f44718252c66c69311a43ca647
Homepage: http://jung.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu