How to Install and Uninstall libghc-diff-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libghc-diff-doc" package

Please follow the instructions below to install libghc-diff-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-diff-doc" package

Learn how to uninstall libghc-diff-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-diff-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-diff-doc
Priority: extra
Section: universe/doc
Installed-Size: 171
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-diff
Version: 0.3.2-3
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-diff/libghc-diff-doc_0.3.2-3_all.deb
Size: 23980
MD5sum: 019d3a4128cb7847c8446be957ad09e9
SHA1: 428f6bc74e566366820cea5287bb018263ff3c64
SHA256: de410322e54f096dbb2b3a49c85c7158339c397b7f91a55ac311f2a401ca950c
Description-en: GHC libraries for the Haskell O(ND) diff algorithm library; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: bd6a3b9a65b6926a562860aba7cc2598
Homepage: http://hackage.haskell.org/package/Diff
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu