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

Last updated: May 15,2024

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

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

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

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

This guide let you learn how to uninstall libghc-edison-core-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-edison-core-prof
Priority: extra
Section: universe/haskell
Installed-Size: 10600
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-edison-core
Version: 1.3-1build1
Provides: libghc-edisoncore-prof-1.3-1b874
Depends: libghc-edison-core-dev (= 1.3-1build1), libghc-edisonapi-prof-1.3-33dc8, libghc-quickcheck-prof-2.8.1-3b4e5, libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-mtl-prof-2.2.1-3af90
Filename: pool/universe/h/haskell-edison-core/libghc-edison-core-prof_1.3-1build1_amd64.deb
Size: 894892
MD5sum: 81c2cc425f7e6d7c464e7754a2dbda12
SHA1: dd1a6aa54edcdf1e308a3fd875218792d606c084
SHA256: f7038c52578b69be1d1116008b97064ed4ff7ca116b8ad2115cef16fa8d25527
Description-en: Haskell library of data structures; profiling libraries
Some concrete implementations of the abstract interface 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 concrete implementations.
Description-md5: 193e2c83dfa0fa114cd9fe5cf88a100d
Homepage: http://rwd.rdockins.name/edison/home/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu