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

Last updated: May 13,2024

1. Install "libghc-regex-applicative-dev" package

This guide let you learn how to install libghc-regex-applicative-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-regex-applicative-dev

2. Uninstall "libghc-regex-applicative-dev" package

Please follow the step by step instructions below to uninstall libghc-regex-applicative-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-regex-applicative-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-regex-applicative-dev
Priority: extra
Section: universe/haskell
Installed-Size: 768
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-regex-applicative
Version: 0.3.3-1
Provides: libghc-regex-applicative-dev-0.3.3-c64dc
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-regex-applicative-doc, libghc-regex-applicative-prof
Filename: pool/universe/h/haskell-regex-applicative/libghc-regex-applicative-dev_0.3.3-1_amd64.deb
Size: 87452
MD5sum: 4dd0c52a94238839e6c6ec158325f0f2
SHA1: 9ab4f5e45ad2dea2df4c9a4609a55d55b7b7eff6
SHA256: fe7ce38c309af5a622f7d3fb1a70a2756e6bc921383e3d5381b112e9152bfe28
Description-en: Regex-based parsing with applicative interface
regex-applicative is a Haskell library for parsing using regular expressions.
Parsers can be built using Applicative interface.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 33fcbef7c702ad9a53e6b2eb2d707f56
Homepage: https://github.com/feuerbach/regex-applicative
Ghc-Package: regex-applicative-0.3.3-c64dcfe90e4d33abd918b3250a0cdade
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu