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

Last updated: May 01,2024

1. Install "libjung-free-java-doc" package

This guide let you learn how to install libjung-free-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjung-free-java-doc" package

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

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

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

Package: libjung-free-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 10134
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: libjung-free-java
Version: 2.0.1+dfsg-1
Filename: pool/universe/libj/libjung-free-java/libjung-free-java-doc_2.0.1+dfsg-1_all.deb
Size: 379314
MD5sum: 5152bee8098056d35da5fc64b9d02e9c
SHA1: c6742a86ca87a5d59af4d957b48051b51e06a7c8
SHA256: 6f30e28960374ad79dcfba0230bf0b64eb86e718ec9cb2ae4ff79ad002a769cf
Description-en: Java Universal Network/Graph Framework (documentation)
JUNG provides a common and extendible language for the modeling, analysis, and
visualization of data that can be represented as a graph or network.
.
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.
.
This package contains the documentation.
Description-md5: bef30f9f9c47ef72452ef1e0ea602ade
Homepage: http://jung.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu