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

Last updated: May 07,2024

1. Install "libghc-gitrev-doc" package

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

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

2. Uninstall "libghc-gitrev-doc" package

This tutorial shows how to uninstall libghc-gitrev-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-gitrev-doc
Priority: extra
Section: universe/doc
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-gitrev
Version: 1.1.0-2
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-gitrev/libghc-gitrev-doc_1.1.0-2_all.deb
Size: 17530
MD5sum: c82c43c39422b1979ba6c436dc6d19f6
SHA1: 5cea4567ec955742d774fbec880007101c68a83d
SHA256: 64d70d60d03089f6d6b5913dec0119148258f9eb91fcb8267bc48b1beb51c94f
Description-en: Compile git revision info into Haskell projects; documentation
Ths package provides some handy Template Haskell splices for including the
current git hash and branch in the code of your project.
.
This is useful for including in panic messages, --version output, or
diagnostic info for more informative bug reports.
.
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: 3e05cf76df0ca5932055a80952c90b92
Homepage: https://github.com/acfoltzer/gitrev
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu