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

Last updated: May 18,2024

1. Install "libghc-unbounded-delays-prof" package

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

$ sudo apt update $ sudo apt install libghc-unbounded-delays-prof

2. Uninstall "libghc-unbounded-delays-prof" package

This guide let you learn how to uninstall libghc-unbounded-delays-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-unbounded-delays-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-unbounded-delays-prof
Priority: extra
Section: universe/haskell
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-unbounded-delays
Version: 0.1.0.9-4
Provides: libghc-unbounded-delays-prof-0.1.0.9-8636f
Depends: libghc-unbounded-delays-dev (= 0.1.0.9-4), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-unbounded-delays/libghc-unbounded-delays-prof_0.1.0.9-4_amd64.deb
Size: 11244
MD5sum: 4e247aa346bff1754a44d2d93ad33664
SHA1: 7bab6585eda7eac86a30bd055d6a04d63257e9be
SHA256: 72d1d453df1b9c28380802d8ba68c0917f0aced153412c775948b1c9a1e5b684
Description-en: Unbounded thread delays and timeouts; profiling libraries
The threadDelay and timeout functions from the base library use the bounded
Int type for specifying the delay or timeout period. This packages provides
alternatives which use the unbounded Integer type.
.
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: 450466a856c637127578ffee56ad1a59
Homepage: https://github.com/basvandijk/unbounded-delays
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu