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

Last updated: October 05,2024

1. Install "libghc-diff-dev" package

This guide covers the steps necessary to install libghc-diff-dev on Kali Linux

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

2. Uninstall "libghc-diff-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-diff-dev on Kali Linux:

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

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

Package: libghc-diff-dev
Source: haskell-diff (0.4.1-2)
Version: 0.4.1-2+b1
Installed-Size: 831
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-diff-dev-0.4.1-f5609
Depends: libghc-array-dev-0.5.4.0-0952c, libghc-base-dev-4.17.2.0-68dfe, libghc-pretty-dev-1.1.3.6-1aa0a, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 99640
SHA256: 5da44bd8a1777baf4f5bbc143f8f7a1dce1b350ea62dcbf6a44d5709e4a0192c
SHA1: 6ebe3ab1b156baf74e5f1839ccc64d39a3e31e2a
MD5sum: db25630c01bb00e6925570d208c4b378
Description: O(ND) diff algorithm library
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://hackage.haskell.org/package/Diff
Ghc-Package: Diff-0.4.1-LhFtxwvuVVqGkTz0Ph6iJg
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-diff/libghc-diff-dev_0.4.1-2+b1_amd64.deb