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

Last updated: May 21,2024

1. Install "libghc-graphviz-prof" package

Please follow the instructions below to install libghc-graphviz-prof on Kali Linux

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

2. Uninstall "libghc-graphviz-prof" package

Please follow the guidance below to uninstall libghc-graphviz-prof on Kali Linux:

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

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

Package: libghc-graphviz-prof
Source: haskell-graphviz (2999.20.1.0-2)
Version: 2999.20.1.0-2+b1
Installed-Size: 36664
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-graphviz-prof-2999.20.1.0-188d6
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-colour-prof-2.3.6-4f16c, libghc-containers-prof-0.6.7-a1650, libghc-directory-prof-1.3.7.1-e5694, libghc-dlist-prof-1.0-afbc1, libghc-fgl-prof-5.8.0.0-4dd79, libghc-filepath-prof-1.4.2.2-290a6, libghc-graphviz-dev (= 2999.20.1.0-2+b1), libghc-mtl-prof-2.2.2-6f39a, libghc-polyparse-prof-1.13-da2ce, libghc-process-prof-1.6.17.0-29e15, libghc-temporary-prof-1.3-1ef8a, libghc-text-prof-2.0.2-0847e, libghc-wl-pprint-text-prof-1.2.0.2-de481
Size: 2957748
SHA256: 33c0e254d6d4bf4877dc7d580e2869c8b47a4c67ad5cdf6a0e7fe66aa78bf6f3
SHA1: 39a80c5258158ba1117f6bd7aa295c2dbb5d2b56
MD5sum: 7f62ceaf2aec5aa6ab566329786328c8
Description: bindings to Graphviz for graph visualization; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/ivan-m/graphviz
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-graphviz/libghc-graphviz-prof_2999.20.1.0-2+b1_amd64.deb