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

Last updated: May 17,2024

1. Install "libghc-edison-api-dev" package

Please follow the step by step instructions below to install libghc-edison-api-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-edison-api-dev

2. Uninstall "libghc-edison-api-dev" package

Please follow the steps below to uninstall libghc-edison-api-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-edison-api-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-edison-api-dev
Priority: extra
Section: universe/haskell
Installed-Size: 709
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-edison-api
Version: 1.3-1
Provides: libghc-edisonapi-dev-1.3-33dc8
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-mtl-dev-2.2.1-3af90, libc6 (>= 2.2.5)
Recommends: libghc-edison-core-dev
Suggests: libghc-edison-api-doc, libghc-edison-api-prof
Filename: pool/universe/h/haskell-edison-api/libghc-edison-api-dev_1.3-1_amd64.deb
Size: 66552
MD5sum: 351e7be66e9891ff7c2662b53a055c74
SHA1: e063cbf4701763f0dd57cd13cfb367e7c0f535db
SHA256: 70c93fd5f50a77dd2f99f2d68f435d3f1035b3e1e4bd884112f9d4e2bfe7ddca
Description-en: Haskell library of efficent, purely-functional data structures
The abstract interface (API) of the Edison library for Haskell for
use with ghc.
.
Edison is a library of purely function data structures for Haskell
originally written by Chris Okasaki. Conceptually, it consists of two
things:
- A set of type classes defining data the following data structure
abstractions: 'sequences', 'collections' and 'associative
collections'
- Multiple concrete implementations of each of the abstractions
.
This package contains the set of type classes.
Description-md5: 69adaca73f79835f5dd9e8635407b4cc
Homepage: http://rwd.rdockins.name/edison/home/
Ghc-Package: EdisonAPI-1.3-33dc8dd54bb41a20e32d24a9a2ef2f97
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu