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

Last updated: May 18,2024

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

Please follow the guidelines below to install libghc-stm-delay-prof on Kali Linux

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

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

This guide covers the steps necessary to uninstall libghc-stm-delay-prof on Kali Linux:

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

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

Package: libghc-stm-delay-prof
Source: haskell-stm-delay (0.1.1.1-4)
Version: 0.1.1.1-4+b1
Installed-Size: 95
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-stm-delay-prof-0.1.1.1-4ae49
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-stm-delay-dev (= 0.1.1.1-4+b1), libghc-stm-prof-2.5.1.0-c4a56
Size: 18288
SHA256: 15143ddad7233112638134356af8b3612c30938fb672673daa9a89528e92d517
SHA1: 062e84da4ffce8d28d4309b608b20a8dfaf2ba45
MD5sum: 2d04bcc799e8f190c310e1cecb251d26
Description: updatable one-shot timer polled with STM; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/joeyadams/haskell-stm-delay
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-stm-delay/libghc-stm-delay-prof_0.1.1.1-4+b1_amd64.deb