How to Install and Uninstall libghc-graphviz-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libghc-graphviz-dev" package

This guide covers the steps necessary to install libghc-graphviz-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-graphviz-dev" package

Please follow the steps below to uninstall libghc-graphviz-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-graphviz-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-graphviz-dev
Architecture: amd64
Version: 2999.20.0.4-1build4
Priority: extra
Section: universe/haskell
Source: haskell-graphviz
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45781
Provides: libghc-graphviz-dev-2999.20.0.4-b4a5c
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-colour-dev-2.3.5-a6570, libghc-containers-dev-0.6.2.1-ab1cf, libghc-directory-dev-1.3.6.0-49fdf, libghc-dlist-dev-0.8.0.8-7f473, libghc-fgl-dev-5.7.0.3-d6f5d, libghc-filepath-dev-1.4.2.1-103b6, libghc-mtl-dev-2.2.2-7208c, libghc-polyparse-dev-1.13-a5be4, libghc-process-dev-1.6.9.0-88a89, libghc-temporary-dev-1.3-73fbc, libghc-text-dev-1.2.4.0-a7a6e, libghc-wl-pprint-text-dev-1.2.0.1-89627, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-graphviz-doc, libghc-graphviz-prof
Filename: pool/universe/h/haskell-graphviz/libghc-graphviz-dev_2999.20.0.4-1build4_amd64.deb
Size: 3672676
MD5sum: 6c35c82e4aecd408beeda812ec0af09b
SHA1: 5c42c8a82b7dcac5cb130e4d525e6a06974fe042
SHA256: 3007ba0599d7983123d05203bacf655bde73ef40a2ba9d6ac1f01230909c340a
SHA512: 5d341b2c5f568dc4f3751ecafbb33f257e40c47d4d8d760de2f48fff73f92c6aac3e32dd24c3a5b6e92d3152823973abd0b4538497eb844f29ed74bf99be0953
Homepage: http://projects.haskell.org/graphviz/
Description-en: 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: bd02d2c14f791ffca367313e1957b329
Ghc-Package: graphviz-2999.20.0.4-GEErVMayg0aCPFMfinBT2z