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

Last updated: May 20,2024

1. Install "libghc-strict-dev" package

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

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

2. Uninstall "libghc-strict-dev" package

Please follow the step by step instructions below to uninstall libghc-strict-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-strict-dev
Priority: extra
Section: universe/haskell
Installed-Size: 408
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-strict
Version: 0.3.2-11
Provides: libghc-strict-dev-0.3.2-83c3e
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-strict-doc, libghc-strict-prof
Filename: pool/universe/h/haskell-strict/libghc-strict-dev_0.3.2-11_amd64.deb
Size: 43184
MD5sum: 739d24a58af2d1b3f57dfc345b54584a
SHA1: 2f0d356be46c880dc88a51ca81f44e7448b11ac2
SHA256: 13b022cce0a4bbfc17f22c9a1593c814f1e3c4456393bf8a25036a81659263bc
Description-en: Strict variants of standard Haskell datatypes
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 983993f124f0b77da0d5a81be7c7c2d9
Homepage: http://www.cse.unsw.edu.au/~rl/code/strict.html
Ghc-Package: strict-0.3.2-83c3ea17e9ac21376d85fe0da2df6264
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu