How to Install and Uninstall libghc-these-prof Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libghc-these-prof" package

In this section, we are going to explain the necessary steps to install libghc-these-prof on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-these-prof" package

This is a short guide on how to uninstall libghc-these-prof on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-these-prof package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-these-prof
Architecture: amd64
Version: 1.1.1.1-1build1
Priority: extra
Section: universe/haskell
Source: haskell-these
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1077
Provides: libghc-these-prof-1.1.1.1-9d4db
Depends: libghc-these-dev (= 1.1.1.1-1build1), libghc-assoc-prof-1.0.2-6a1fa, libghc-base-prof-4.13.0.0-2f220, libghc-binary-prof-0.8.7.0-943d8, libghc-deepseq-prof-1.4.4.0-9f093, libghc-hashable-prof-1.3.0.0-d5f3c
Filename: pool/universe/h/haskell-these/libghc-these-prof_1.1.1.1-1build1_amd64.deb
Size: 103600
MD5sum: 44d9378d79a21e8b53ef460f66a81de3
SHA1: e4e3fb19c1107598d0da1229d5a99c7e169ce797
SHA256: a31448f985e0357a8ab284ea56931e2854d0cb138a60ec8799db71e23e57b49e
SHA512: 7e6a21c0cf15db45509948bb573762c4aad60b42e1105b06606ddf168668ae00b8cc7d1a740750ea6ae7d3ff9042e4a85fd03ef223bab772e903013eff91cb95
Homepage: https://github.com/isomorphism/these
Description-en: either-or-both data type; profiling libraries
Package provides a data type `These a b' which can hold a value of either
type or values of each type. This is usually thought of as an "inclusive or"
type (contrasting `Either a b' as "exclusive or") or as an "outer join" type
(contrasting `(a, b)' as "inner join").
.
The major use case of this is provided by the Align class, representing a
generalized notion of "zipping with padding" that combines structures without
truncating to the size of the smaller input.
.
Also included is ChronicleT, a monad transformer based on the Monad instance
for `These a', along with the usual monad transformer bells and whistles.
.
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: 61d20ac5d54999849e65b65b28d740b4