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

Last updated: May 17,2024

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

Please follow the guidance below to install libghc-edison-api-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall libghc-edison-api-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-edison-api-prof
Priority: extra
Section: universe/haskell
Installed-Size: 548
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-edison-api
Version: 1.3-1
Provides: libghc-edisonapi-prof-1.3-33dc8
Depends: libghc-edison-api-dev (= 1.3-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-mtl-prof-2.2.1-3af90
Recommends: libghc-edison-core-prof
Filename: pool/universe/h/haskell-edison-api/libghc-edison-api-prof_1.3-1_amd64.deb
Size: 54760
MD5sum: a34b3ef1b1ea5975e54f454aec3909a0
SHA1: deebb74726ae64b82721a93c5205abef2ddfaff0
SHA256: b5d79ad418f2f0086edc1f8cdc3c4c061201229df0a2b16ef9556c29d1f4f8c4
Description-en: Haskell library of data structures; profiling libraries
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: 2e6fd78ad5cec504e764a2583bd3f6e1
Homepage: http://rwd.rdockins.name/edison/home/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu