How to Install and Uninstall libghc-regex-tdfa-dev Package on Kali Linux

Last updated: May 17,2024

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

In this section, we are going to explain the necessary steps to install libghc-regex-tdfa-dev on Kali Linux

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

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

Please follow the guidelines below to uninstall libghc-regex-tdfa-dev on Kali Linux:

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

3. Information about the libghc-regex-tdfa-dev package on Kali Linux

Package: libghc-regex-tdfa-dev
Source: haskell-regex-tdfa (1.3.2.2-1)
Version: 1.3.2.2-1+b1
Installed-Size: 6622
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-regex-tdfa-dev-1.3.2.2-4f08e
Depends: libghc-array-dev-0.5.4.0-0952c, libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-containers-dev-0.6.7-a1650, libghc-mtl-dev-2.2.2-6f39a, libghc-parsec-dev-3.1.16.1-a16ec, libghc-regex-base-dev-0.94.0.2-ee4bf, libghc-text-dev-2.0.2-0847e, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 693844
SHA256: 2b3827b3791559aa742c2f6dca0e3449a4440ca9e6f6336a419c08ec58653a05
SHA1: e140d6b4acf9bf1b8aa80a8e6e94caaa34b95ec1
MD5sum: ccafd716bd3fdff625a27b3371a20728
Description: Haskell library for a tagged DFA regex engine
A pure Haskell alternative to GHC's Text.Regex module (with some
enhancements). The Text.Regex module marshalls the data back and forth to
c-arrays to call libc and this is far too slow (and strict).
.
This module parses regular expression Strings using a Parsec parser and
creates an internal data structure (Text.Regex.Lazy.Pattern). This is then
transformed a DFA table for matching against the input String or
FastPackedString. The input string is consumed lazily, so it may be an
arbitrarily long or infinite source.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://wiki.haskell.org/Regular_expressions
Ghc-Package: regex-tdfa-1.3.2.2-AeXSwxs28kbIjAaVXslIyf
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-regex-tdfa/libghc-regex-tdfa-dev_1.3.2.2-1+b1_amd64.deb