How to Install and Uninstall cl-graph Package on Kali Linux

Last updated: April 27,2024

1. Install "cl-graph" package

Learn how to install cl-graph on Kali Linux

$ sudo apt update $ sudo apt install cl-graph

2. Uninstall "cl-graph" package

Please follow the guidance below to uninstall cl-graph on Kali Linux:

$ sudo apt remove cl-graph $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-graph package on Kali Linux

Package: cl-graph
Version: 20180131-1.1
Installed-Size: 159
Maintainer: Dimitri Fontaine
Architecture: all
Depends: cl-alexandria, cl-metabang-bind, cl-curry-compose-reader-macros
Size: 26308
SHA256: a4fcfaa103aec2a9aa30ceeceb3df418b063e8aea505526c887e19032732bc74
SHA1: dea1cefffde4353f004db51dc61afea00cece5a2
MD5sum: 80834232e61dc29376892dc1f92ac4a9
Description: simple graph data structure and algorithms
The GRAPH library strives for simplicity both in backing data structures
and in usage. Graphs and Digraphs are represented as CLOS objects with
methods and algorithms provided for graph manipulation and analysis.
.
See the GRAPH-JSON and GRAPH-DOT libraries for serialization and
visualization of graphs.
Description-md5:
Homepage: http://eschulte.github.io/graph/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-graph/cl-graph_20180131-1.1_all.deb