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

Last updated: May 10,2024

1. Install "libghc-harp-prof" package

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

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

2. Uninstall "libghc-harp-prof" package

Learn how to uninstall libghc-harp-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-harp-prof
Priority: extra
Section: universe/haskell
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-harp
Version: 0.4.1-2
Provides: libghc-harp-prof-0.4.1-a133b
Depends: libghc-harp-dev (= 0.4.1-2), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-harp/libghc-harp-prof_0.4.1-2_amd64.deb
Size: 11812
MD5sum: 1e57830e3e1da46bb37680ae824c4093
SHA1: 328c4e296b992f3359d440e10dfdb75a48836c60
SHA256: b383e696000096536a838e86f49fba05eeaf964dabaa9d50dd63c3dacdae5f1a
Description-en: Haskell support for regexp based pattern matching; profiling libraries
HaRP, or Haskell Regular Patterns, is a Haskell extension that extends
the normal pattern matching facility, allowing the user to match against
regular expressions. This expressive power is highly useful in a wide
range of areas, including text parsing and XML processing. Regular
expression patterns in HaRP work over ordinary Haskell lists ([]) of
arbitrary type. HaRP is implemented as a pre-processor to ordinary Haskell.
.
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: 69372fc888beb251bcd67abcb410eab7
Homepage: https://github.com/seereason/harp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu