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

Last updated: May 20,2024

1. Install "libghc-errors-dev" package

In this section, we are going to explain the necessary steps to install libghc-errors-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-errors-dev" package

This guide covers the steps necessary to uninstall libghc-errors-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-errors-dev
Priority: extra
Section: universe/haskell
Installed-Size: 561
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-errors
Version: 2.0.1-1
Provides: libghc-errors-dev-2.0.1-70d49
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-safe-dev-0.3.9-e3aa4, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-compat-dev-0.4.0.4-8aa40, libc6 (>= 2.2.5)
Suggests: libghc-errors-doc, libghc-errors-prof
Filename: pool/universe/h/haskell-errors/libghc-errors-dev_2.0.1-1_amd64.deb
Size: 55142
MD5sum: 622773da6b6a8d6d41fa4a96ab6d5d2a
SHA1: bc2276900e631d3ca19f362ab7f5373bdad4ccc6
SHA256: 979f19beca0d0fe9187834bfc503e22257e094ca2fa3d33a6a1c97578c27f95a
Description-en: simplified error handling
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ec790a8d98758db56a0b6cfe1de1e917
Homepage: http://hackage.haskell.org/package/errors
Ghc-Package: errors-2.0.1-70d49d75ba2dd3344e87c90c256ed6a6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu