How to Install and Uninstall libghc-harp-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 20,2024

1. Install "libghc-harp-dev" package

Here is a brief guide to show you how to install libghc-harp-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-harp-dev" package

This guide covers the steps necessary to uninstall libghc-harp-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-harp-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-harp-dev
Architecture: amd64
Version: 0.4.3.4-1build1
Priority: extra
Section: universe/haskell
Source: haskell-harp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 129
Provides: libghc-harp-dev-0.4.3.4-c2108
Depends: libghc-base-dev-4.13.0.0-c9705, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-harp-doc, libghc-harp-prof
Filename: pool/universe/h/haskell-harp/libghc-harp-dev_0.4.3.4-1build1_amd64.deb
Size: 17284
MD5sum: d9883fbb35560a6c9fa0b6493748a382
SHA1: 96693e8cc8bbbcb98c753726c06f7e29927bad89
SHA256: f2e3244e0408ec8f6f2b047f8708b0306fb2756f72325c4547db1f269b4f8792
SHA512: 6357263aa154a25724f8037f828ce69dd804fabe0eeccbf0be76f929ebbaaae3d152757c228191f3047e8acc848b1a865251bdc896c97b60f4097cd8cbe1f3ee
Homepage: https://github.com/seereason/harp
Description-en: Haskell support for regexp based pattern matching
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: e9f3980550fa99bb1272de9793814223
Ghc-Package: harp-0.4.3.4-4hfCpLxwyyAJxndxXbGtDL