How to Install and Uninstall c2hs-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "c2hs-doc" package

Please follow the guidance below to install c2hs-doc on Kali Linux

$ sudo apt update $ sudo apt install c2hs-doc

2. Uninstall "c2hs-doc" package

This guide covers the steps necessary to uninstall c2hs-doc on Kali Linux:

$ sudo apt remove c2hs-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the c2hs-doc package on Kali Linux

Package: c2hs-doc
Source: c2hs
Version: 0.28.8-1
Installed-Size: 451
Maintainer: Debian Haskell Group
Architecture: all
Size: 78120
SHA256: b2fd9ba23ca3edaa0454777ff871b3fb05cd538d0b3b51b6768090d90c796899
SHA1: acbe6807384e5672c5d7d2ca9d1aeeebbf9db874
MD5sum: 62d85e7b7109323d66acd0d1d973e09b
Description: C->Haskell Interface Generator -- Documentation package
C->Haskell is an interface generator that simplifies the development
of Haskell bindings to C libraries. The tool processes existing C
header files that determine data layout and function signatures on
the C side in conjunction with Haskell modules that specify
Haskell-side type signatures and marshaling details. Hooks embedded
in the Haskell code signal access to C structures and functions --
they are expanded by the interfacing tool in dependence on
information from the corresponding C header file.
.
Haskell 98 is "the" standard lazy functional programming language.
More info plus the language definition is at http://www.haskell.org/.
.
This package contains documentation for c2hs.
Description-md5:
Homepage: http://hackage.haskell.org/package/c2hs
Tag: devel::doc, devel::lang:haskell, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/c/c2hs/c2hs-doc_0.28.8-1_all.deb