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

Last updated: May 17,2024

1. Install "libghc-gitrev-dev" package

Here is a brief guide to show you how to install libghc-gitrev-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-gitrev-dev" package

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

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

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

Package: libghc-gitrev-dev
Priority: extra
Section: universe/haskell
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-gitrev
Version: 1.1.0-2
Provides: libghc-gitrev-dev-1.1.0-aaa35
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-directory-dev-1.2.2.0-660a7, libghc-filepath-dev-1.4.0.0-f97d1, libghc-process-dev-1.2.3.0-a2232, libghc-template-haskell-dev-2.10.0.0-3c4cb, libc6 (>= 2.2.5)
Suggests: libghc-gitrev-doc, libghc-gitrev-prof
Filename: pool/universe/h/haskell-gitrev/libghc-gitrev-dev_1.1.0-2_amd64.deb
Size: 17878
MD5sum: c9e81267bcd46d834188764138119178
SHA1: d58f0fe642df7a6668b5b4d9b8ef221818e39b60
SHA256: ada6448d27373f36165423e3663d7d49774e22713c5dc35ee04508936d9af23d
Description-en: Compile git revision info into Haskell projects
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2f6f210326864c70c987d724f5e576f9
Homepage: https://github.com/acfoltzer/gitrev
Ghc-Package: gitrev-1.1.0-aaa3541cc9c3f665f3a77b9aed095e75
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu