How to Install and Uninstall libjung-free-java Package on Kali Linux

Last updated: May 20,2024

1. Install "libjung-free-java" package

Please follow the step by step instructions below to install libjung-free-java on Kali Linux

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

2. Uninstall "libjung-free-java" package

Here is a brief guide to show you how to uninstall libjung-free-java on Kali Linux:

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

3. Information about the libjung-free-java package on Kali Linux

Package: libjung-free-java
Version: 2.1.1-2
Installed-Size: 1661
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: libguava-java
Size: 1476948
SHA256: cd9f5db7b54467e14e295db1907869c20ee1826dff9314767395546a1795e969
SHA1: b965d0a8a086d1225c705b126d4e808526eb5800
MD5sum: c37a8291b2d32ae1bc0a3aebe8fd172f
Description: 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:
Homepage: https://github.com/jrtom/jung
Section: java
Priority: optional
Filename: pool/main/libj/libjung-free-java/libjung-free-java_2.1.1-2_all.deb