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

Last updated: May 17,2024

1. Install "libghc-patience-dev" package

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

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

2. Uninstall "libghc-patience-dev" package

Learn how to uninstall libghc-patience-dev on Kali Linux:

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

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

Package: libghc-patience-dev
Source: haskell-patience (0.3-3)
Version: 0.3-3+b1
Installed-Size: 602
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-patience-dev-0.3-fd425
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 76784
SHA256: a68c33b3e7f0f9eb3376d31cef06d5c9767c3f34cd97be7d4c0ff1142b51a1be
SHA1: 13cd6425101fe8f61405b7ba5b45db58b0c77733
MD5sum: cea382c2f793f3ce16227f933b3aa3b3
Description: Haskell implementation of the Patience Diff algorithm
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 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
Ghc-Package: patience-0.3-EBnqiWlKsec9q22k6wg3SD
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-patience/libghc-patience-dev_0.3-3+b1_amd64.deb