How to Install and Uninstall c2hs-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 13,2025

1. Install "c2hs-doc" package

Please follow the guidance below to install c2hs-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install c2hs-doc

2. Uninstall "c2hs-doc" package

Here is a brief guide to show you how to uninstall c2hs-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the c2hs-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: c2hs-doc
Priority: optional
Section: universe/doc
Installed-Size: 430
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: c2hs
Version: 0.27.1-1
Filename: pool/universe/c/c2hs/c2hs-doc_0.27.1-1_all.deb
Size: 63782
MD5sum: eeb34dbd4a60b06559282ee3c79fcbc9
SHA1: 1d440f6b62cd0c503fbfcc618b3354027e981923
SHA256: 3f36eea49b12fb8550bf3518ee33e2e7bbdd2084aa51750c460265ac6f18ae96
Description-en: 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: 335f608de21cf792d6ac16a0171b67a9
Homepage: http://hackage.haskell.org/package/c2hs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu