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

Last updated: May 19,2024

1. Install "libghc-either-prof" package

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

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

2. Uninstall "libghc-either-prof" package

Please follow the steps below to uninstall libghc-either-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-either-prof
Priority: extra
Section: universe/haskell
Installed-Size: 769
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-either
Version: 4.4.1-3build1
Provides: libghc-either-prof-4.4.1-1bf74
Depends: libghc-either-dev (= 4.4.1-3build1), libghc-monadrandom-prof-0.4.1-d3a09, libghc-base-prof-4.8.2.0-0d6d1, libghc-bifunctors-prof-5.1-6066f, libghc-exceptions-prof-0.8.0.2-36aed, libghc-free-prof-4.12.1-ad82e, libghc-mmorph-prof-1.0.4-0ef8c, libghc-monad-control-prof-1.0.0.4-54877, libghc-mtl-prof-2.2.1-3af90, libghc-profunctors-prof-5.1.2-1408d, libghc-semigroupoids-prof-5.0.0.4-0fab8, libghc-semigroups-prof-0.18.0.1-8280a, libghc-transformers-prof-0.4.2.0-81450, libghc-transformers-base-prof-0.4.4-19dc1
Filename: pool/universe/h/haskell-either/libghc-either-prof_4.4.1-3build1_amd64.deb
Size: 77372
MD5sum: 0b9c044b7be8acf95f4dda0b20b0541c
SHA1: 3969a4873ac3682004a635318b033c8ced16062c
SHA256: d51452d4b4f39522b2f4ec4b325307838df0a57ec04ddae951827c38f32e95c1
Description-en: Either monad transformer; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 84ac7bcf1294e7c70a9bb8dc724d0164
Homepage: http://github.com/ekmett/either/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu