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

Last updated: September 20,2024

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

Please follow the steps below to install libghc-src-exts-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Here is a brief guide to show you how to uninstall libghc-src-exts-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-src-exts-dev
Priority: extra
Section: universe/haskell
Installed-Size: 64249
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-src-exts
Version: 1.17.1-1build1
Provides: libghc-haskell-src-exts-dev-1.17.1-5b24e
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-cpphs-dev-1.19.3-360ec, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-pretty-dev-1.1.2.0-5cc41, libc6 (>= 2.2.5)
Suggests: libghc-src-exts-doc, libghc-src-exts-prof
Filename: pool/universe/h/haskell-src-exts/libghc-src-exts-dev_1.17.1-1build1_amd64.deb
Size: 4982760
MD5sum: 5008ec3745f21fe32ff976a93e73e88e
SHA1: a90f5b38ad37e49210e3d4b5c46eeedbe0d14044
SHA256: f3b2b448a78145ae4b398d56ae7f413cf26694b3ec5445f5d4975e5c0880ac1a
Description-en: Haskell-Source with eXtensions library for GHC
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: c3ef9534afa29a676dd2872f4301fa3f
Homepage: https://github.com/haskell-suite/haskell-src-exts
Ghc-Package: haskell-src-exts-1.17.1-5b24e5069ca0ab1de212ea615fdf0514
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu