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

Last updated: May 18,2024

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

This tutorial shows how to install libghc-generic-deriving-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall libghc-generic-deriving-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-generic-deriving-prof
Priority: extra
Section: universe/haskell
Installed-Size: 4656
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-generic-deriving
Version: 1.9.0-1
Provides: libghc-generic-deriving-prof-1.9.0-d6c6f
Depends: libghc-generic-deriving-dev (= 1.9.0-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-template-haskell-prof-2.10.0.0-3c4cb
Filename: pool/universe/h/haskell-generic-deriving/libghc-generic-deriving-prof_1.9.0-1_amd64.deb
Size: 411686
MD5sum: 74bd11f41272fa69fd499fa056a2e236
SHA1: ce70b5f6f37ed8d0efb574195d990eb6aa49b681
SHA256: ee5bf30d3dab38e22d65542ff9e6c0f3b2533d27a6da56ac789d968f02bbcc9e
Description-en: generic programming library for generalised deriving; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: b44f367b84d690661f9224311302e687
Homepage: http://hackage.haskell.org/package/generic-deriving
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu