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

Last updated: May 19,2024

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

Here is a brief guide to show you how to install libghc-acid-state-dev on Kali Linux

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

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

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

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

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

Package: libghc-acid-state-dev
Source: haskell-acid-state (0.16.1.3-1)
Version: 0.16.1.3-1+b1
Installed-Size: 2598
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-acid-state-dev-0.16.1.3-120f4
Depends: libghc-array-dev-0.5.4.0-0952c, libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-cereal-dev-0.5.8.3-c23ab, libghc-containers-dev-0.6.7-a1650, libghc-directory-dev-1.3.7.1-e5694, libghc-filelock-dev-0.1.1.7-26939, libghc-filepath-dev-1.4.2.2-290a6, libghc-mtl-dev-2.2.2-6f39a, libghc-network-bsd-dev-2.8.1.0-2058c, libghc-network-dev-3.1.4.0-b009d, libghc-safecopy-dev-0.10.4.2-b96cf, libghc-stm-dev-2.5.1.0-c4a56, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-th-expand-syns-dev-0.4.11.0-cf4ea, libghc-unix-dev-2.7.3-9fc5d, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 303808
SHA256: 120dcb6a9b9224c6ff1953cbbea31fb202d75ac105c7daa995457729d15f2509
SHA1: 36d15f4d3d0f2211b0e5eb4f84b40ef402bbce75
MD5sum: fa010621a8b85bd1185892c9c78cb49a
Description: Haskell database library with ACID guarantees - GHC 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.
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
Ghc-Package: acid-state-0.16.1.3-4gXCq5QVJKeDLZWb3PRbzJ
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-acid-state/libghc-acid-state-dev_0.16.1.3-1+b1_amd64.deb