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

Last updated: May 18,2024

1. Install "libghc-generic-deriving-doc" package

Please follow the guidance below to install libghc-generic-deriving-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-generic-deriving-doc

2. Uninstall "libghc-generic-deriving-doc" package

This is a short guide on how to uninstall libghc-generic-deriving-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-generic-deriving-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-generic-deriving-doc
Priority: extra
Section: universe/doc
Installed-Size: 2040
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-generic-deriving
Version: 1.9.0-1
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-generic-deriving/libghc-generic-deriving-doc_1.9.0-1_all.deb
Size: 123450
MD5sum: 5680d9cb322f0e2fe5457aa5c870cae9
SHA1: 2794ad2ffc3e51db84aaa021bb0101a6bc345df9
SHA256: e61b94e39c5c3021f300aa99ddef7eed9eedd08d120fdce085bbdab1e6d54601
Description-en: generic programming library for generalised deriving; documentation
This package provides functionality for generalising the deriving
mechanism in Haskell to arbitrary classes. It was first described
in the paper:
.
A generic deriving mechanism for Haskell. Jose Pedro Magalhaes, Atze
Dijkstra, Johan Jeuring, and Andres Loeh. Haskell'10.
.
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: 449e40b7b06dc0be3b0acf4b1fafde4e
Homepage: http://hackage.haskell.org/package/generic-deriving
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu