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

Last updated: May 03,2024

1. Install "libghc-http-common-doc" package

This tutorial shows how to install libghc-http-common-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-http-common-doc

2. Uninstall "libghc-http-common-doc" package

This guide covers the steps necessary to uninstall libghc-http-common-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-http-common-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-http-common-doc
Priority: extra
Section: universe/doc
Installed-Size: 279
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-http-common
Version: 0.8.2.0-2build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-mtl-doc
Filename: pool/universe/h/haskell-http-common/libghc-http-common-doc_0.8.2.0-2build1_all.deb
Size: 36034
MD5sum: 6d17fb66d6b30e129afa6b9fb585a72e
SHA1: 4fb1e25a904cb9a7eded414982445e08f86607a5
SHA256: eeb3bdcd9c80252c6fd90f053330065087c1c1ebe090c6e86777806226b55214
Description-en: Common types for HTTP clients and servers; documentation
Base types used by a variety of HTTP clients and servers. See http-streams
"Network.Http.Client" or pipes-http "Pipes.Http.Client" for full
documentation. You can import Network.Http.Types if you like, but both
http-streams and pipes-http re-export this package's types and functions.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 68fdab54a0a4600896b099e29471f9f2
Homepage: http://research.operationaldynamics.com/projects/http-streams/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu