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

Last updated: May 02,2024

1. Install "libghc-gitrev-prof" package

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

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

2. Uninstall "libghc-gitrev-prof" package

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

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

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

Package: libghc-gitrev-prof
Priority: extra
Section: universe/haskell
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-gitrev
Version: 1.1.0-2
Provides: libghc-gitrev-prof-1.1.0-aaa35
Depends: libghc-gitrev-dev (= 1.1.0-2), libghc-base-prof-4.8.2.0-0d6d1, libghc-directory-prof-1.2.2.0-660a7, libghc-filepath-prof-1.4.0.0-f97d1, libghc-process-prof-1.2.3.0-a2232, libghc-template-haskell-prof-2.10.0.0-3c4cb
Filename: pool/universe/h/haskell-gitrev/libghc-gitrev-prof_1.1.0-2_amd64.deb
Size: 14166
MD5sum: 030b84ac0e35ec219facb07f1bac5e89
SHA1: be57fb368b20134eeaed3c268e5780e551b42ec7
SHA256: c9ef013953ceef0045843f98f0145aa694b5f4d175c6ad2e76adbaf9a589880e
Description-en: Compile git revision info into Haskell projects; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8fdd45924b7702bf28f03e5e66d031a0
Homepage: https://github.com/acfoltzer/gitrev
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu