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

Last updated: May 20,2024

1. Install "libghc-patience-prof" package

This guide let you learn how to install libghc-patience-prof on Kali Linux

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

2. Uninstall "libghc-patience-prof" package

Please follow the guidelines below to uninstall libghc-patience-prof on Kali Linux:

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

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

Package: libghc-patience-prof
Source: haskell-patience (0.3-3)
Version: 0.3-3+b1
Installed-Size: 552
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-patience-prof-0.3-fd425
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-patience-dev (= 0.3-3+b1)
Size: 68076
SHA256: 95adda6a25185fd1a74d693904792913f703636fc2d4a4156cf1afe7d83fcf61
SHA1: 6f80877525f820716fa7b494070e151f0bf6d062
MD5sum: 2de501b80a9a886afeccd36cdbc83697
Description: Haskell implementation of the Patience Diff algorithm; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/chessai/patience
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-patience/libghc-patience-prof_0.3-3+b1_amd64.deb