How to Install and Uninstall libghc-acid-state-prof Package on Kali Linux

Last updated: May 13,2024

1. Install "libghc-acid-state-prof" package

Learn how to install libghc-acid-state-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-acid-state-prof

2. Uninstall "libghc-acid-state-prof" package

This guide let you learn how to uninstall libghc-acid-state-prof on Kali Linux:

$ sudo apt remove libghc-acid-state-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-acid-state-prof package on Kali Linux

Package: libghc-acid-state-prof
Source: haskell-acid-state (0.16.1.3-1)
Version: 0.16.1.3-1+b1
Installed-Size: 2537
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-acid-state-prof-0.16.1.3-120f4
Depends: libghc-acid-state-dev (= 0.16.1.3-1+b1), libghc-array-prof-0.5.4.0-0952c, libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-cereal-prof-0.5.8.3-c23ab, libghc-containers-prof-0.6.7-a1650, libghc-directory-prof-1.3.7.1-e5694, libghc-filelock-prof-0.1.1.7-26939, libghc-filepath-prof-1.4.2.2-290a6, libghc-mtl-prof-2.2.2-6f39a, libghc-network-bsd-prof-2.8.1.0-2058c, libghc-network-prof-3.1.4.0-b009d, libghc-safecopy-prof-0.10.4.2-b96cf, libghc-stm-prof-2.5.1.0-c4a56, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-th-expand-syns-prof-0.4.11.0-cf4ea, libghc-unix-prof-2.7.3-9fc5d
Size: 283624
SHA256: 9a3e08ccdee78e32b3d500be06b62c933ed4588df3e71f65aacf7497db2afe96
SHA1: dbc65ac8785cd45b20b4fe040a6cbf14dba8c62e
MD5sum: f114b7b72bf0ae393a97975873d5df43
Description: Haskell database library with ACID guarantees - GHC profiling libraries; profiling libraries
AcidState is a Haskell library to store serializable Haskell
structures, guaranteeing that transactions support the ACID
semantic. That is, they must be atomic (a transaction must be
completely saved or completely rolled back), consistent (after each
transaction the state of the database must be valid), isolated (two
parallel transaction must not interfere with each other) and durable
(a successful transaction must be reliably stored to a persistent
memory).
.
This library supports both storing data on the local disk and via a
network server.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell. It obsoletes the package
haskell-happstack-state.
Description-md5:
Homepage: https://github.com/acid-state/acid-state
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-acid-state/libghc-acid-state-prof_0.16.1.3-1+b1_amd64.deb