How to Install and Uninstall libghc-regex-tdfa-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

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

This guide covers the steps necessary to install libghc-regex-tdfa-doc on Ubuntu 21.04 (Hirsute Hippo)

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

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

This is a short guide on how to uninstall libghc-regex-tdfa-doc on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-regex-tdfa-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-regex-tdfa-doc
Architecture: all
Version: 1.3.1.0-2build2
Priority: extra
Section: universe/doc
Source: haskell-regex-tdfa
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6199
Depends: haddock-interface-35
Recommends: libghc-regex-base-doc, libjs-mathjax
Filename: pool/universe/h/haskell-regex-tdfa/libghc-regex-tdfa-doc_1.3.1.0-2build2_all.deb
Size: 261800
MD5sum: d7ffc39d980eb4fafbfd806a0c878654
SHA1: 471ecb715a814c033e7d9f0d4e4b635068730e74
SHA256: b774abe87fcfdc251c34bb5e8cb98e3a01af723f0347db956ea850e63c96b325
SHA512: f377f1c3ec29bbc847951736e93677aa73245d341890c88e7a7b33b504f2b70a3d3776fdc02af704d95a5b7079c75e82b58ac355f5f179a5a340998f3bbba57f
Homepage: https://hackage.haskell.org/package/regex-tdfa
Description-en: Haskell library for a tagged DFA regex engine; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 84447a2dc96aee585c65d093e08979fe