How to Install and Uninstall libjgrapht-java Package on Kali Linux

Last updated: May 13,2024

1. Install "libjgrapht-java" package

Here is a brief guide to show you how to install libjgrapht-java on Kali Linux

$ sudo apt update $ sudo apt install libjgrapht-java

2. Uninstall "libjgrapht-java" package

In this section, we are going to explain the necessary steps to uninstall libjgrapht-java on Kali Linux:

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

3. Information about the libjgrapht-java package on Kali Linux

Package: libjgrapht-java
Source: jgrapht
Version: 1.5.2-1
Installed-Size: 1831
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libantlr4-runtime-java, libapfloat-java (>= 1.10.1), libcommons-text-java (>= 1.10.0), libfastutil-java, libguava-java, libjheaps-java (>= 0.14), libjgraphx-java
Size: 1610112
SHA256: 49f1f5b43167d17855c489797086b36f33cff7a86bab12d98836f7676912f9ab
SHA1: fb10087d733f9cde103d87cdcd29dfca76f97ce0
MD5sum: 3ed90a1d7da39b540a7e8fcfbaafbbe0
Description: Java library of graph theory data structures and algorithms
JGraphT is a free Java class library that provides mathematical graph-theory
objects and algorithms. In JGraphT, a graph is defined as a set of vertices
connected by a set of edges.
.
It is possible to define graphs, to modify, compare or generate them, to run
many algorithms through them. One may also import or export graphs.
Description-md5:
Homepage: https://jgrapht.org/
Section: science
Priority: optional
Filename: pool/main/j/jgrapht/libjgrapht-java_1.5.2-1_all.deb