How to Install and Uninstall libghc-diff-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 04,2024

1. Install "libghc-diff-dev" package

Please follow the steps below to install libghc-diff-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-diff-dev" package

Here is a brief guide to show you how to uninstall libghc-diff-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-diff-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-diff-dev
Architecture: amd64
Version: 0.4.0-1build1
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-a4228
Depends: libghc-array-dev-0.5.4.0-4a8d7, libghc-base-dev-4.13.0.0-c9705, libghc-pretty-dev-1.1.3.6-e80bb, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-diff-doc, libghc-diff-prof
Filename: pool/universe/h/haskell-diff/libghc-diff-dev_0.4.0-1build1_amd64.deb
Size: 78020
MD5sum: 6399372e9b7743ad229b9a81c78c478d
SHA1: e8e18dd1ed2a24609cbe3658302ac7c346d19d65
SHA256: f677f1669b2a69760265a0b11b3f9e8eead9f610cc176d2017a8109fdeca445e
SHA512: fb8e1a63d0ed62796c6a19e8362beb1afe22c282fca7e542d9ea63acec47d783afe688ee255b78cb7c1fb39cfb0f0e37bfbfd6fbba7f8a95b9a96ceb24cd83f2
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