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

Last updated: April 27,2024

1. Install "libghc-extra-dev" package

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

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

2. Uninstall "libghc-extra-dev" package

This guide let you learn how to uninstall libghc-extra-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-extra-dev
Priority: extra
Section: universe/haskell
Installed-Size: 928
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-extra
Version: 1.4.2-1
Provides: libghc-extra-dev-1.4.2-1237a
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-directory-dev-1.2.2.0-660a7, libghc-filepath-dev-1.4.0.0-f97d1, libghc-process-dev-1.2.3.0-a2232, libghc-time-dev-1.5.0.1-1b9a5, libghc-unix-dev-2.7.1.0-bb54e, libc6 (>= 2.2.5)
Suggests: libghc-extra-doc, libghc-extra-prof
Filename: pool/universe/h/haskell-extra/libghc-extra-dev_1.4.2-1_amd64.deb
Size: 109452
MD5sum: 136e06742ecaf08bd65bd6b940c7bbdd
SHA1: 30fd43d98c99704697ad14137a111b934dbffadb
SHA256: 4f686271e520810255dd50090be80d61a55a3809a43d5fcf05573adb88e8a3e1
Description-en: Extra functions for base library
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8d37d0fb5054a7cd678899d3d335f433
Homepage: https://github.com/ndmitchell/extra#readme
Ghc-Package: extra-1.4.2-1237aed78c34a3273961b02ae4fb3985
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu