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

Last updated: May 20,2024

1. Install "libghc-language-c-dev" package

Please follow the step by step instructions below to install libghc-language-c-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-language-c-dev

2. Uninstall "libghc-language-c-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-language-c-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-language-c-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-language-c-dev
Priority: extra
Section: universe/haskell
Installed-Size: 19119
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-language-c
Version: 0.4.7-4build1
Provides: libghc-language-c-dev-0.4.7-f72c8
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, 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-syb-dev-0.6-d154b, libc6 (>= 2.2.5)
Suggests: libghc-language-c-doc, libghc-language-c-prof
Filename: pool/universe/h/haskell-language-c/libghc-language-c-dev_0.4.7-4build1_amd64.deb
Size: 1627332
MD5sum: 7faee48841c6bb715b8999fef2dbb047
SHA1: a925c8d018c0123e2c03e68aaa1e5ceff26634c2
SHA256: bfc98fe68a9ba4d1f41e56aa04d9be36c326b417fab3bf5ae0e5a7aae4fe3fe7
Description-en: Haskell library for the analysis and generation of C code
Language C is a haskell library for the analysis and generation of C code. It
features a complete, well tested parser and pretty printer for all of C99 and
a large set of GNU extensions.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 283e10784e680e1214834bb613eb210d
Homepage: http://www.sivity.net/projects/language.c/
Ghc-Package: language-c-0.4.7-f72c85ca996b4cece2a825b2ce837e04
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu