How to Install and Uninstall libghc-diff-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libghc-diff-dev" package

Learn how to install libghc-diff-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-diff-dev" package

Please follow the guidance below to uninstall libghc-diff-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-diff-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-diff-dev
Architecture: amd64
Version: 0.4.0-1build2
Priority: extra
Section: universe/haskell
Source: haskell-diff
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 638
Provides: libghc-diff-dev-0.4.0-af57a
Depends: libghc-array-dev-0.5.4.0-ddbb2, libghc-base-dev-4.13.0.0-2f220, libghc-pretty-dev-1.1.3.6-33019, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-diff-doc, libghc-diff-prof
Filename: pool/universe/h/haskell-diff/libghc-diff-dev_0.4.0-1build2_amd64.deb
Size: 77964
MD5sum: 934c42998812334669c107ed10027fb4
SHA1: 565eccd7c4bb4574d72f4b9533b72dc0b555d21b
SHA256: c46d2ad68664ff05f60a8252137a62566ca8ab698695ae13f998fb6e27b9b912
SHA512: 6e4e5a223f492ff5b4cadef443414f6e8cc115cd4756fedd73d0cf3bc05efc205067d15a28dfa8789f2553d2c05cbc7c64596aa36cb9f2279870962ce734c6ae
Homepage: http://hackage.haskell.org/package/Diff
Description-en: 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: 9356cea2f13d7d0a16e583254cc12081
Ghc-Package: Diff-0.4.0-2mjKm06J7q93AfCNNQ75Rh