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

Last updated: May 17,2024

1. Install "libghc-strict-prof" package

In this section, we are going to explain the necessary steps to install libghc-strict-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-strict-prof" package

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

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

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

Package: libghc-strict-prof
Priority: extra
Section: universe/haskell
Installed-Size: 328
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-strict
Version: 0.3.2-11
Provides: libghc-strict-prof-0.3.2-83c3e
Depends: libghc-strict-dev (= 0.3.2-11), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-strict/libghc-strict-prof_0.3.2-11_amd64.deb
Size: 36606
MD5sum: 856fa8da3619a6914e6973539638ea56
SHA1: 0dcc389baa4956bf41f3e3c998bd63739e4c9a6c
SHA256: 32feadde7e96dd05edcb24a2ac6795d3a7aaf91df18392404c969516699275f4
Description-en: Strict variants of standard Haskell datatypes; profiling libraries
This package provides strict versions of some standard Haskell data types
(pairs, Maybe and Either). It also contains strict IO operations.
.
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: eb3a0220dc655fbcd310472e603b9e83
Homepage: http://www.cse.unsw.edu.au/~rl/code/strict.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu