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

Last updated: May 09,2024

1. Install "libghc-foldl-prof" package

Please follow the steps below to install libghc-foldl-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-foldl-prof" package

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

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

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

Package: libghc-foldl-prof
Priority: extra
Section: universe/haskell
Installed-Size: 663
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-foldl
Version: 1.1.2-1build1
Provides: libghc-foldl-prof-1.1.2-39bae
Depends: libghc-foldl-dev (= 1.1.2-1build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-comonad-prof-4.2.7.2-3ce8d, libghc-containers-prof-0.5.6.2-59326, libghc-mwc-random-prof-0.13.3.2-168a8, libghc-primitive-prof-0.6.1.0-b2a7b, libghc-profunctors-prof-5.1.2-1408d, libghc-text-prof-1.2.2.0-2c09c, libghc-transformers-prof-0.4.2.0-81450, libghc-vector-prof-0.11.0.0-c6a21
Filename: pool/universe/h/haskell-foldl/libghc-foldl-prof_1.1.2-1build1_amd64.deb
Size: 71844
MD5sum: 654a7e10907bd56ac82bdf06c4f11423
SHA1: 7edf4346f24795493f2e0675bd2e437fff0f8d57
SHA256: 1791fcf3863a6daa3f3032d9a6b5e30c5c5eec5b645f4facd4bdb24ee674e715
Description-en: composable, streaming, and efficient left folds; profiling libraries
This library provides strict left folds that stream in constant
memory, and you can combine folds using Applicative style to derive
new folds. Derived folds still traverse the container just once and
are often as efficient as hand-written folds.
.
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: 9737287e06880cc4ad76e3808f4ec5c6
Homepage: http://hackage.haskell.org/package/foldl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu