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

Last updated: May 17,2024

1. Install "libghc-src-exts-prof" package

This guide let you learn how to install libghc-src-exts-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-src-exts-prof

2. Uninstall "libghc-src-exts-prof" package

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

$ sudo apt remove libghc-src-exts-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-src-exts-prof
Priority: extra
Section: universe/haskell
Installed-Size: 59948
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-src-exts
Version: 1.17.1-1build1
Provides: libghc-haskell-src-exts-prof-1.17.1-5b24e
Depends: libghc-src-exts-dev (= 1.17.1-1build1), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-cpphs-prof-1.19.3-360ec, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-pretty-prof-1.1.2.0-5cc41
Filename: pool/universe/h/haskell-src-exts/libghc-src-exts-prof_1.17.1-1build1_amd64.deb
Size: 4160292
MD5sum: 0a93689195acd515533c811c41f41130
SHA1: 264e3a103478339e97c78f18448a47ea26eb1f84
SHA256: c9027858774e523b4f00d66a13fb1270374d45f2beb05fd9aa3aeb35ec23b56d
Description-en: Haskell-Source with eXtensions library for GHC; profiling libraries
haskell-src-exts (HSX, haskell-source with extensions) is an extension of the
standard haskell-src package, and handles most common syntactic extensions to
Haskell, including:
* Multi-parameter type classes with functional dependencies
* Indexed type families (including associated types)
* Empty data declarations
* GADTs
* Implicit parameters (ghc and hugs style)
* Template Haskell
.
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: bedbe3be04a38c26d12b06466cdb588f
Homepage: https://github.com/haskell-suite/haskell-src-exts
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu