How to Install and Uninstall libjgrapht0.8-java Package on Kali Linux

Last updated: November 07,2024

1. Install "libjgrapht0.8-java" package

This guide let you learn how to install libjgrapht0.8-java on Kali Linux

$ sudo apt update $ sudo apt install libjgrapht0.8-java

2. Uninstall "libjgrapht0.8-java" package

Please follow the instructions below to uninstall libjgrapht0.8-java on Kali Linux:

$ sudo apt remove libjgrapht0.8-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjgrapht0.8-java package on Kali Linux

Package: libjgrapht0.8-java
Version: 0.8.3-6
Installed-Size: 283
Maintainer: Debian Java Maintainers
Architecture: all
Provides: libjgrapht-java
Depends: libjgraph-java
Size: 213828
SHA256: 71661b6c07cd5dbfdd9eb12670faa2e380e0ebc2ffc96b4bb31b3866a15277c7
SHA1: 40c1c98b3ac6b5c23a98e1f001dfe3ab4ccf9389
MD5sum: 2af519cf265ce75eada3062e4f01e06f
Description: mathematical graph theory library for Java
JGraphT is a free Java graph library that provides mathematical
graph theory objects and algorithms. JGraphT supports various types of
graphs including:
- directed and undirected graphs;
- graphs with weighted, unweighted, labeled or user-defined edges;
- various edge multiplicity options, including simple graphs,
multigraphs and pseudographs;
- unmodifiable graphs: allow modules to provide "read-only" access
to internal graphs;
- listenable graphs: allow external listeners to track modification events;
- subgraphs: graphs that are auto-updating subgraph views on other graphs;
- all compositions of above graphs.
.
JGraphT is designed to be simple and type-safe (via Java generics): graph
vertices can be of any objects: Strings, URLs, XML documents, even graphs
themselves.
Description-md5:
Homepage: https://jgrapht.org/
Section: java
Priority: optional
Filename: pool/main/libj/libjgrapht0.8-java/libjgrapht0.8-java_0.8.3-6_all.deb