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

Last updated: February 17,2025

1. Install "libghc-derive-dev" package

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

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

2. Uninstall "libghc-derive-dev" package

Please follow the guidance below to uninstall libghc-derive-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-derive-dev
Priority: extra
Section: universe/haskell
Installed-Size: 12445
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-derive
Version: 2.5.23-1
Provides: libghc-derive-dev-2.5.23-a098f
Depends: libc6 (>= 2.2.5), libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-directory-dev-1.2.2.0-660a7, libghc-filepath-dev-1.4.0.0-f97d1, libghc-haskell-src-exts-dev-1.17.1-5b24e, libghc-pretty-dev-1.1.2.0-5cc41, libghc-process-dev-1.2.3.0-a2232, libghc-syb-dev-0.6-d154b, libghc-template-haskell-dev-2.10.0.0-3c4cb, libghc-transformers-dev-0.4.2.0-81450, libghc-uniplate-dev-1.6.12-c77f8
Suggests: libghc-derive-doc, libghc-derive-prof
Filename: pool/universe/h/haskell-derive/libghc-derive-dev_2.5.23-1_amd64.deb
Size: 1155294
MD5sum: cbf1aa70f3476bf3440e596d1bc9fa3a
SHA1: e33004a66d574ebf1d5932bc95be6d7a3c9f80b2
SHA256: 5dde29364f5acfd5638ff0be27b76c193453e283d57656bef820b59b3a2caeec
Description-en: Deriving instances for data types in Haskell
Data.Derive is a library and a tool for deriving instances for Haskell
programs. It is designed to work with custom derivations, SYB and
Template Haskell mechanisms. The tool requires GHC, but the generated
code is portable to all compilers. This tool can be regarded as a
competitor to DrIFT.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2b8fe6aed1ec1976a182944d8acdb5be
Homepage: http://community.haskell.org/~ndm/derive/
Ghc-Package: derive-2.5.23-a098fca83a926efbb7a014627159d1d7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu