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

Last updated: May 07,2024

1. Install "libghc-github-doc" package

This is a short guide on how to install libghc-github-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-github-doc

2. Uninstall "libghc-github-doc" package

Please follow the steps below to uninstall libghc-github-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-github-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-github-doc
Priority: extra
Section: universe/doc
Installed-Size: 2356
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-github
Version: 0.13.2-4build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-aeson-doc, libghc-data-default-doc, libghc-http-types-doc
Filename: pool/universe/h/haskell-github/libghc-github-doc_0.13.2-4build1_all.deb
Size: 105760
MD5sum: c51302804139c0f9ea8c994bc098eb00
SHA1: 7a1058bec3c018edb176bff56b4f79e46117127d
SHA256: df1c6ffe5f8d7a04a850543409a7ded4bb02cff79daeb7e4ae1d9b90b63fa329
Description-en: Haskell Github API; documentation
The Github API provides programmatic access to the full Github Web site,
from Issues to Gists to repos down to the underlying git data like
references and trees. This library wraps all of that, exposing a basic
but Haskell-friendly set of functions and data structures.
.
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: 83a997b654e6d56764833fb71b38316c
Homepage: https://github.com/jwiegley/github
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu