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

Last updated: May 08,2024

1. Install "libghc-extra-prof" package

This tutorial shows how to install libghc-extra-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-extra-prof

2. Uninstall "libghc-extra-prof" package

Please follow the step by step instructions below to uninstall libghc-extra-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-extra-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-extra-prof
Priority: extra
Section: universe/haskell
Installed-Size: 753
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-extra
Version: 1.4.2-1
Provides: libghc-extra-prof-1.4.2-1237a
Depends: libghc-extra-dev (= 1.4.2-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-directory-prof-1.2.2.0-660a7, libghc-filepath-prof-1.4.0.0-f97d1, libghc-process-prof-1.2.3.0-a2232, libghc-time-prof-1.5.0.1-1b9a5, libghc-unix-prof-2.7.1.0-bb54e
Filename: pool/universe/h/haskell-extra/libghc-extra-prof_1.4.2-1_amd64.deb
Size: 95038
MD5sum: 275688d82dbc9fbaee451a57a1e14756
SHA1: 5021530a7eff98b8a50b7f5383b0e056ef9bde20
SHA256: a34ca2cc85420560cd4a845262d3da8c37aad3e717af06f215ab18add6e5e652
Description-en: Extra functions for base library; profiling libraries
Library of extra functions for the standard Haskell libraries. Most
functions are simple additions, filling out missing functionality. A
few functions are available in later versions of GHC, but this
package makes them available back to GHC 7.2.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 902397be5fe6f95e0c494e6c62ab982a
Homepage: https://github.com/ndmitchell/extra#readme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu