How to Install and Uninstall libghc-graphscc-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "libghc-graphscc-dev" package

This is a short guide on how to install libghc-graphscc-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-graphscc-dev" package

Here is a brief guide to show you how to uninstall libghc-graphscc-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-graphscc-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-graphscc-dev
Priority: extra
Section: universe/haskell
Installed-Size: 154
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-graphscc
Version: 1.0.4-1
Provides: libghc-graphscc-dev-1.0.4-3059c
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libc6 (>= 2.2.5)
Suggests: libghc-graphscc-doc, libghc-graphscc-prof
Filename: pool/universe/h/haskell-graphscc/libghc-graphscc-dev_1.0.4-1_amd64.deb
Size: 23870
MD5sum: 68f025e9f8333a19f67c6c3ed38e8939
SHA1: a8f6e2b2a96708ecbe93cb1a15ac0ff72b7dcf1f
SHA256: 04a3eedc5dad44664d7c54cb7ed78bd495c54231360a763c38968590490807f2
Description-en: Tarjan's algorithm for computing the SCCs of a graph
Tarjan's algorithm for computing the strongly connected components of
a graph.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: a17027acb8cc7cfca469c05d8781c9df
Homepage: http://hackage.haskell.org/package/GraphSCC
Ghc-Package: GraphSCC-1.0.4-3059cdf1ff539eda0a0605835ea2f469
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu