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

Last updated: May 10,2024

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

This guide covers the steps necessary to install libghc-regex-applicative-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the steps below to uninstall libghc-regex-applicative-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-regex-applicative-prof
Priority: extra
Section: universe/haskell
Installed-Size: 649
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-regex-applicative
Version: 0.3.3-1
Provides: libghc-regex-applicative-prof-0.3.3-c64dc
Depends: libghc-regex-applicative-dev (= 0.3.3-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-regex-applicative/libghc-regex-applicative-prof_0.3.3-1_amd64.deb
Size: 73468
MD5sum: f45fcf2186ed5f17f51eb6a6c803d019
SHA1: 63aa1acacb13bd7cf46b8913dce77f52c77e0e7c
SHA256: db9f28d15dbf0916104520fceafbf68120756a1b82c7cd99626d564ef74ee952
Description-en: Regex-based parsing with applicative interface; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 1d05949ed311d1284b38b5947042cb50
Homepage: https://github.com/feuerbach/regex-applicative
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu