How to Install and Uninstall libghc-graphviz-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "libghc-graphviz-dev" package

This is a short guide on how to install libghc-graphviz-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-graphviz-dev" package

This guide covers the steps necessary to uninstall libghc-graphviz-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-graphviz-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-graphviz-dev
Architecture: amd64
Version: 2999.20.0.4-1build3
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: 45851
Provides: libghc-graphviz-dev-2999.20.0.4-98c91
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-bytestring-dev-0.10.10.0-70a9a, libghc-colour-dev-2.3.5-a2b70, libghc-containers-dev-0.6.2.1-b8f3d, libghc-directory-dev-1.3.6.0-a7edc, libghc-dlist-dev-0.8.0.8-25904, libghc-fgl-dev-5.7.0.3-80e81, libghc-filepath-dev-1.4.2.1-251c0, libghc-mtl-dev-2.2.2-13482, libghc-polyparse-dev-1.13-11d16, libghc-process-dev-1.6.8.0-e3a1c, libghc-temporary-dev-1.3-d0497, libghc-text-dev-1.2.4.0-455b7, libghc-wl-pprint-text-dev-1.2.0.1-e30be, 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-1build3_amd64.deb
Size: 3692624
MD5sum: f6eb117c66b9e7cb0bf665a359587acd
SHA1: c852aa65e816293b8f8d77ce6ee734b4c3561a26
SHA256: 85773837c35daa057d20cb9d987b25ddc95f78306e40300e73585134560ed470
SHA512: 5a6f5e308c3ef4b27d5f20554636096e32d6971073385e5657b16ecfc1a0be3fac51b37c81dd8ee3834518a5899b8bd28ec7b1d42f83abafbeb12ef2a1cc16d6
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-4T2aCNDoRTPCLiedwTtfyd