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

Last updated: May 19,2024

1. Install "libghc-either-doc" package

Please follow the step by step instructions below to install libghc-either-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-either-doc" package

Here is a brief guide to show you how to uninstall libghc-either-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-either-doc
Priority: extra
Section: universe/doc
Installed-Size: 329
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-either
Version: 4.4.1-3build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-bifunctors-doc, libghc-exceptions-doc, libghc-free-doc, libghc-mmorph-doc, libghc-monad-control-doc, libghc-monadrandom-doc, libghc-mtl-doc, libghc-semigroupoids-doc, libghc-semigroups-doc, libghc-transformers-base-doc
Filename: pool/universe/h/haskell-either/libghc-either-doc_4.4.1-3build1_all.deb
Size: 35014
MD5sum: 2e5b3e4e2ba914f170e6d5d01d0e18de
SHA1: 4a48e83ea33b33e03970304f4dd83f6fb39ae07e
SHA256: 18dd90977446d034d203a3848334635b61881a1fc7c0d26912a808d272d200b3
Description-en: Either monad transformer; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: eaba292a6cebeaae94bc5ac1fafe390b
Homepage: http://github.com/ekmett/either/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu