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

Last updated: May 09,2024

1. Install "libghc-errors-prof" package

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

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

2. Uninstall "libghc-errors-prof" package

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

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

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

Package: libghc-errors-prof
Priority: extra
Section: universe/haskell
Installed-Size: 420
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-errors
Version: 2.0.1-1
Provides: libghc-errors-prof-2.0.1-70d49
Depends: libghc-errors-dev (= 2.0.1-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-safe-prof-0.3.9-e3aa4, libghc-transformers-prof-0.4.2.0-81450, libghc-transformers-compat-prof-0.4.0.4-8aa40
Filename: pool/universe/h/haskell-errors/libghc-errors-prof_2.0.1-1_amd64.deb
Size: 47032
MD5sum: 7806c799dbcb83a4db484b5ecbc51fee
SHA1: 01630d97df1ba8e8ea5c18f9cb7a2d4eb1e155af
SHA256: 03cd739a2ecb89f037863b875158a9a5381aff32604bf6fb96543726a9ab21f1
Description-en: simplified error handling; profiling libraries
This library encourages an error-handling style that directly uses the
type system, rather than out-of-band exceptions.
.
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: ce3cf07b0194fb3288ffa1aa6e36c7ee
Homepage: http://hackage.haskell.org/package/errors
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu