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

Last updated: May 08,2024

1. Install "libghc-gitlib-doc" package

Please follow the steps below to install libghc-gitlib-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-gitlib-doc" package

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

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

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

Package: libghc-gitlib-doc
Priority: extra
Section: universe/doc
Installed-Size: 764
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-gitlib
Version: 3.1.1-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-conduit-combinators-doc, libghc-conduit-doc, libghc-hashable-doc, libghc-mtl-doc, libghc-semigroups-doc, libghc-tagged-doc, libghc-text-doc, libghc-unordered-containers-doc
Filename: pool/universe/h/haskell-gitlib/libghc-gitlib-doc_3.1.1-1build1_all.deb
Size: 59682
MD5sum: bef7807dfb314c654a27a014781a1236
SHA1: 0176adc41486aa8286a056eea65b3f91db4f0743
SHA256: 21c137782d610fc7c3d5125828f8004a45368da8fd9f14824e69127aaf7a5687
Description-en: API library for working with Git repositories; documentation
gitlib is a high-level, lazy and conduit-aware set of abstractions
for programming with Git types. Several different backends are
available, including one for the libgit2 C library. The aim is both
type-safety and convenience of use for Haskell users, combined with
high performance and minimal memory footprint by taking advantage of
Haskell's laziness and the conduit library's deterministic resource
cleanup.
.
For further information, as well as typical use cases, see the
Git.Tutorial module.
.
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: 5d7db5c3f83559a546b433d5c02d433d
Homepage: http://hackage.haskell.org/package/gitlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu