How to Install and Uninstall libghc-diff-doc Package on Kali Linux

Last updated: May 15,2024

1. Install "libghc-diff-doc" package

This is a short guide on how to install libghc-diff-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-diff-doc

2. Uninstall "libghc-diff-doc" package

Learn how to uninstall libghc-diff-doc on Kali Linux:

$ sudo apt remove libghc-diff-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-diff-doc package on Kali Linux

Package: libghc-diff-doc
Source: haskell-diff
Version: 0.4.1-2
Installed-Size: 524
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-diff-dev, libjs-mathjax
Suggests: libghc-diff-prof
Size: 56280
SHA256: 7033912cabcebaabf2732468863e08db4bfd085e3aa3a3eac08538aaeca2a956
SHA1: 5322b58f04ffa13f740b4d0f01a3fb5c435d5155
MD5sum: ab5562a7e066aa43647077e107b4fa46
Description: O(ND) diff algorithm library; documentation
This is a Haskell library providing an implementation of the O(ND) diff
algorithm described in "An O(ND) Difference Algorithm and Its Variations"
(1986) by Eugene W. Myers. It is O(mn) in space.
.
Whilst the algorithm is the same one used by standared Unix diff, the
assumption is that users of this library will want to diff over interesting
things or perform interesting tasks with the results.
.
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:
Homepage: http://hackage.haskell.org/package/Diff
Tag: devel::doc, devel::lang:haskell, role::documentation
Section: doc
Priority: optional
Filename: pool/main/h/haskell-diff/libghc-diff-doc_0.4.1-2_all.deb