How to Install and Uninstall libghc-stm-delay-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libghc-stm-delay-dev" package

In this section, we are going to explain the necessary steps to install libghc-stm-delay-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-stm-delay-dev

2. Uninstall "libghc-stm-delay-dev" package

Here is a brief guide to show you how to uninstall libghc-stm-delay-dev on Kali Linux:

$ sudo apt remove libghc-stm-delay-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-stm-delay-dev package on Kali Linux

Package: libghc-stm-delay-dev
Source: haskell-stm-delay (0.1.1.1-4)
Version: 0.1.1.1-4+b1
Installed-Size: 115
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-stm-delay-dev-0.1.1.1-4ae49
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-stm-dev-2.5.1.0-c4a56, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 21272
SHA256: 3a1210566590232eb4709832aa6b78283a4da1877ebfbaa49339d9e72d597643
SHA1: 43f2ceb2a7f76c885d0a72853a97e60d3ceecc49
MD5sum: e98043ddd1ef3f0a1ff14f43ac5c62c8
Description: updatable one-shot timer polled with STM
This library lets you create a one-shot timer, poll it using STM,
and update it to ring at a different time than initially
specified.
.
It uses GHC event manager timeouts when available, yielding
performance similar to threadDelay and registerDelay. Otherwise,
it falls back to forked threads and threadDelay.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/joeyadams/haskell-stm-delay
Ghc-Package: stm-delay-0.1.1.1-wpODHHmXsv9hAv1YR2j3d
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-stm-delay/libghc-stm-delay-dev_0.1.1.1-4+b1_amd64.deb