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

Last updated: May 17,2024

1. Install "libghc-diff-prof" package

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

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

2. Uninstall "libghc-diff-prof" package

This guide let you learn how to uninstall libghc-diff-prof on Kali Linux:

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

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

Package: libghc-diff-prof
Source: haskell-diff (0.4.1-2)
Version: 0.4.1-2+b1
Installed-Size: 888
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-diff-prof-0.4.1-f5609
Depends: libghc-array-prof-0.5.4.0-0952c, libghc-base-prof-4.17.2.0-68dfe, libghc-diff-dev (= 0.4.1-2+b1), libghc-pretty-prof-1.1.3.6-1aa0a
Size: 90772
SHA256: bcb479bd1d85e11785273c49a21ce685a5e7e112b58efc30e51c11c4d693a0ae
SHA1: d5903313b6badf354f3a482a9388cfd3b5819f87
MD5sum: 73be04aef368de3822e0dd54b950b9e9
Description: O(ND) diff algorithm library; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://hackage.haskell.org/package/Diff
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-diff/libghc-diff-prof_0.4.1-2+b1_amd64.deb