How to Install and Uninstall libghc-graphviz-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libghc-graphviz-dev" package

Please follow the steps below to install libghc-graphviz-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-graphviz-dev

2. Uninstall "libghc-graphviz-dev" package

This tutorial shows how to uninstall libghc-graphviz-dev on Kali Linux:

$ sudo apt remove libghc-graphviz-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-graphviz-dev package on Kali Linux

Package: libghc-graphviz-dev
Source: haskell-graphviz (2999.20.1.0-2)
Version: 2999.20.1.0-2+b1
Installed-Size: 40929
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-graphviz-dev-2999.20.1.0-188d6
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-colour-dev-2.3.6-4f16c, libghc-containers-dev-0.6.7-a1650, libghc-directory-dev-1.3.7.1-e5694, libghc-dlist-dev-1.0-afbc1, libghc-fgl-dev-5.8.0.0-4dd79, libghc-filepath-dev-1.4.2.2-290a6, libghc-mtl-dev-2.2.2-6f39a, libghc-polyparse-dev-1.13-da2ce, libghc-process-dev-1.6.17.0-29e15, libghc-temporary-dev-1.3-1ef8a, libghc-text-dev-2.0.2-0847e, libghc-wl-pprint-text-dev-1.2.0.2-de481, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 3585332
SHA256: 136b86c7cdac070755dec636473af41f754c9b573a74f02b6599249f1564df31
SHA1: 8182d5e50ebbb70a5d85e7789f7c5b7ff856a52a
MD5sum: 6dd988b117a13871d70c0b88f3d9ea33
Description: bindings to Graphviz for graph visualization
This library provides bindings for the Dot language used by the
Graphviz (http://graphviz.org/) suite of programs for visualising
graphs, as well as functions to call those programs.
.
Main features of the graphviz library include:
.
Almost complete coverage of all Graphviz attributes and syntax.
.
Support for specifying clusters.
.
The ability to use a custom node type.
.
Functions for running a Graphviz layout tool with all specified output
types.
.
The ability to not only generate but also parse Dot code with two
options: strict and liberal (in terms of ordering of statements).
.
Functions to convert FGL graphs and other graph-like data structures
to Dot code - including support to group them into clusters - with a
high degree of customisation by specifying which attributes to use
and limited support for the inverse operation.
.
Round-trip support for passing an FGL graph through Graphviz to
augment node and edge labels with positional information, etc.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/ivan-m/graphviz
Ghc-Package: graphviz-2999.20.1.0-8xnOZsF3TEO7aCXlh7urJK
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-graphviz/libghc-graphviz-dev_2999.20.1.0-2+b1_amd64.deb