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

Last updated: May 12,2024

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

Please follow the guidelines below to install libghc-acid-state-doc on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libghc-acid-state-doc on Kali Linux:

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

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

Package: libghc-acid-state-doc
Source: haskell-acid-state
Version: 0.16.1.3-1
Installed-Size: 2475
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-acid-state-dev, libghc-cereal-doc, libghc-filelock-doc, libghc-network-bsd-doc, libghc-network-doc, libghc-safecopy-doc, libghc-th-expand-syns-doc, libjs-mathjax
Suggests: libghc-acid-state-prof
Size: 155312
SHA256: 10c51cc6cc25ce51eee0b2bac98bb9a04f87908a825ac47d82dfd38f50496e05
SHA1: 303626ac60ae7e184fb825b2ba8058df468dbe38
MD5sum: c07b753b6ef559f39096176d28cd4e20
Description: Haskell database library with ACID guarantees - documentation; documentation
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 the documentation for 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
Section: doc
Priority: optional
Filename: pool/main/h/haskell-acid-state/libghc-acid-state-doc_0.16.1.3-1_all.deb