How to Install and Uninstall libghc-language-c99-dev Package on Kali Linux

Last updated: July 07,2024

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

Learn how to install libghc-language-c99-dev on Kali Linux

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

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

This tutorial shows how to uninstall libghc-language-c99-dev on Kali Linux:

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

3. Information about the libghc-language-c99-dev package on Kali Linux

Package: libghc-language-c99-dev
Source: haskell-language-c99 (0.2.0-2)
Version: 0.2.0-2+b1
Installed-Size: 3603
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-language-c99-dev-0.2.0-03072
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-pretty-dev-1.1.3.6-1aa0a, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 365392
SHA256: fb043b2bd54079324b36446b78000d65465630c2c4e3f5154ec553f9797fb884
SHA1: 53362d820677efd17ac137fc9c1d9bbb7cac1181
MD5sum: 1ca62da05c0d234b8421a5809209dd41
Description: Impl. of C99 AST that strictly follows the standard
This package contains an implementation of the C99 AST as described in
. Sticking closely
to this standard assures us that the program we deal with is a valid C99
program.
.
Additionally the library comes with a pretty printer.
.
The package does not come with handy wrapper and utility functions to write a
C99 program, it just contains the bare AST. It is highly recommended to use
the wrapper provided by 'language-c99-simple' and 'language-c99-util' for
writing programs.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://hackage.haskell.org/package/language-c99
Ghc-Package: language-c99-0.2.0-Fjv6j3pMfyk66bFYJ3vMrl
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-language-c99/libghc-language-c99-dev_0.2.0-2+b1_amd64.deb