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

Last updated: May 15,2024

1. Install "libghc-patience-doc" package

Please follow the instructions below to install libghc-patience-doc on Kali Linux

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

2. Uninstall "libghc-patience-doc" package

This tutorial shows how to uninstall libghc-patience-doc on Kali Linux:

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

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

Package: libghc-patience-doc
Source: haskell-patience
Version: 0.3-3
Installed-Size: 467
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-patience-dev, libjs-mathjax
Suggests: libghc-patience-prof
Size: 57296
SHA256: cf64217651cfaa740d5c96d88ce351d3129df2fbcd3521a5cd70c8cb58e21068
SHA1: 91bc0930397a62ebfd3232cc03fc51e5aafe5a8f
MD5sum: 7d215b1d134d91b4cc696cca9af2629c
Description: Haskell implementation of the Patience Diff algorithm; documentation
This library implements the "patience diff" algorithm, as well as the patience
algorithm for the longest increasing subsequence problem.
.
Patience diff computes the difference between two lists, for example the lines
of two versions of a source file. It provides a good balance of performance,
nice output for humans, and implementation simplicity. For more information,
see http://alfedenzo.livejournal.com/170301.html and
http://bramcohen.livejournal.com/73318.html.
.
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: https://github.com/chessai/patience
Section: doc
Priority: optional
Filename: pool/main/h/haskell-patience/libghc-patience-doc_0.3-3_all.deb