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

Last updated: January 10,2025

1. Install "libghc-either-dev" package

This guide covers the steps necessary to install libghc-either-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-either-dev" package

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

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

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

Package: libghc-either-dev
Priority: extra
Section: universe/haskell
Installed-Size: 920
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-either
Version: 4.4.1-3build1
Provides: libghc-either-dev-4.4.1-1bf74
Depends: libghc-monadrandom-dev-0.4.1-d3a09, libghc-base-dev-4.8.2.0-0d6d1, libghc-bifunctors-dev-5.1-6066f, libghc-exceptions-dev-0.8.0.2-36aed, libghc-free-dev-4.12.1-ad82e, libghc-mmorph-dev-1.0.4-0ef8c, libghc-monad-control-dev-1.0.0.4-54877, libghc-mtl-dev-2.2.1-3af90, libghc-profunctors-dev-5.1.2-1408d, libghc-semigroupoids-dev-5.0.0.4-0fab8, libghc-semigroups-dev-0.18.0.1-8280a, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-base-dev-0.4.4-19dc1, libc6 (>= 2.2.5)
Suggests: libghc-either-doc, libghc-either-prof
Filename: pool/universe/h/haskell-either/libghc-either-dev_4.4.1-3build1_amd64.deb
Size: 85486
MD5sum: c5f86b6648a1bce062bf5834c63226c8
SHA1: 25af319649214c46d16fd9c2a3dde5be2307743a
SHA256: bcb08aca9ee88eb0cc65c63dff3348ac69acb74426d14ca6f065736bb04e55ce
Description-en: Either monad transformer
This library provides a minimalist Either monad transformer, EitherT.
EitherT is a version of ErrorT that does not require a spurious Error
instance for the Left case.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 1bf3a13da3f91d2125b6e18a8380ce31
Homepage: http://github.com/ekmett/either/
Ghc-Package: either-4.4.1-1bf74096bcd5af46dc17ffb698e95277
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu