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

Last updated: December 24,2024

1. Install "libghc-cabal-dev" package

This guide let you learn how to install libghc-cabal-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-cabal-dev" package

This guide covers the steps necessary to uninstall libghc-cabal-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-cabal-dev
Priority: extra
Section: universe/haskell
Installed-Size: 47778
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cabal
Version: 1.22.5.0-2
Provides: libghc-cabal-dev-1.22.5.0-81150
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-binary-dev-0.7.5.0-bf6a9, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-deepseq-dev-1.4.1.1-614b6, libghc-directory-dev-1.2.2.0-660a7, libghc-filepath-dev-1.4.0.0-f97d1, libghc-pretty-dev-1.1.2.0-5cc41, 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-cabal-doc, libghc-cabal-prof
Filename: pool/universe/h/haskell-cabal/libghc-cabal-dev_1.22.5.0-2_amd64.deb
Size: 4091854
MD5sum: 538ff27e78de5ed99e3bf7c435697627
SHA1: 83821e40179b89556a2b1e3cd3749e519ab4e159
SHA256: 0d5633b66cd5a70362cf8a54dfe2ce16ffa787085cf4a63d5eaf7e1edb84ab02
Description-en: Framework for packaging Haskell software
The Haskell Common Architecture for Building Applications and
Libraries: a framework defining a common interface for authors to more
easily build their Haskell applications in a portable way.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 7569df3dea2dd041ec2ff076786a953b
Homepage: http://www.haskell.org/cabal/
Ghc-Package: Cabal-1.22.5.0-811503d95430b33d8796582e3c9ec3a1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu