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

Last updated: May 19,2024

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

This guide covers the steps necessary to install libghc-edison-api-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide covers the steps necessary to uninstall libghc-edison-api-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-edison-api-doc
Priority: extra
Section: universe/doc
Installed-Size: 1595
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-edison-api
Version: 1.3-1
Replaces: haskell-edison-api-doc (<< 1.2.1-13), haskell-edison-doc, libghc6-edison-api-doc (<< 1:1)
Provides: haskell-edison-api-doc, libghc6-edison-api-doc
Depends: haddock-interface-27
Recommends: ghc-doc
Conflicts: haskell-edison-api-doc (<< 1.2.1-13), haskell-edison-doc, libghc6-edison-api-doc (<< 1:1)
Filename: pool/universe/h/haskell-edison-api/libghc-edison-api-doc_1.3-1_all.deb
Size: 109558
MD5sum: ceb03d99b52749c92eff119db5da9566
SHA1: c9491a7ac753e7bbac6edbc109e886a108b78186
SHA256: c3a25fc8f45e9d98a00fd75aa132dcd99eae6e3f68f0fd1409abed50426ec764
Description-en: documentation of the Edison Haskell library
Documentation of the Edison library containing efficent,
purely-functional data structures for Haskell.
.
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
Description-md5: ea0950fd6085bb78d99f9f073bfc1632
Homepage: http://rwd.rdockins.name/edison/home/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu