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

Last updated: May 16,2024

1. Install "libghc-derive-prof" package

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

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

2. Uninstall "libghc-derive-prof" package

This is a short guide on how to uninstall libghc-derive-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-derive-prof
Priority: extra
Section: universe/haskell
Installed-Size: 10541
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-derive
Version: 2.5.23-1
Provides: libghc-derive-prof-2.5.23-a098f
Depends: libghc-derive-dev (= 2.5.23-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-directory-prof-1.2.2.0-660a7, libghc-filepath-prof-1.4.0.0-f97d1, libghc-haskell-src-exts-prof-1.17.1-5b24e, libghc-pretty-prof-1.1.2.0-5cc41, libghc-process-prof-1.2.3.0-a2232, libghc-syb-prof-0.6-d154b, libghc-template-haskell-prof-2.10.0.0-3c4cb, libghc-transformers-prof-0.4.2.0-81450, libghc-uniplate-prof-1.6.12-c77f8
Filename: pool/universe/h/haskell-derive/libghc-derive-prof_2.5.23-1_amd64.deb
Size: 945956
MD5sum: 3547c2db2ba333ef3df48468a9e46d09
SHA1: ef231f3306961d8e96bb837ab7c3becbd5584fa4
SHA256: 5564c4443eac1e970c4fb686bd2c24d7ade58ac92e6b024518d7d6f40f4dea9e
Description-en: Deriving instances for data types in Haskell; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: da2b2c91f2ea863d87bc05397e391781
Homepage: http://community.haskell.org/~ndm/derive/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu