How to Install and Uninstall libghc-acid-state-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

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

This is a short guide on how to install libghc-acid-state-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This is a short guide on how to uninstall libghc-acid-state-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-acid-state-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-acid-state-dev
Architecture: amd64
Version: 0.16.0.1-1build2
Priority: extra
Section: universe/haskell
Source: haskell-acid-state
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2716
Provides: libghc-acid-state-dev-0.16.0.1-bda96
Depends: libghc-array-dev-0.5.4.0-4a8d7, libghc-base-dev-4.13.0.0-c9705, libghc-bytestring-dev-0.10.10.0-70a9a, libghc-cereal-dev-0.5.8.1-58c40, libghc-containers-dev-0.6.2.1-b8f3d, libghc-directory-dev-1.3.6.0-a7edc, libghc-filelock-dev-0.1.1.5-c2b9c, libghc-filepath-dev-1.4.2.1-251c0, libghc-mtl-dev-2.2.2-13482, libghc-network-dev-3.1.1.1-decec, libghc-network-bsd-dev-2.8.1.0-ee562, libghc-safecopy-dev-0.10.3-ab023, libghc-stm-dev-2.5.0.0-0538a, libghc-template-haskell-dev-2.15.0.0-6d2a0, libghc-th-expand-syns-dev-0.4.6.0-371ad, libghc-unix-dev-2.7.2.2-0c214, libc6 (>= 2.14), libgmp10
Suggests: libghc-acid-state-doc, libghc-acid-state-prof
Filename: pool/universe/h/haskell-acid-state/libghc-acid-state-dev_0.16.0.1-1build2_amd64.deb
Size: 292132
MD5sum: 145cf0b9f98e9bed5ba1edee803d0909
SHA1: 7379a20ab6f04aba28a7a34dd34a86f0567583a1
SHA256: 278dc8bb2c7db5ff2d0a793ba8ee251bac8d1153fb6d01bd791c7c76b8a316ab
SHA512: 933215b5e576b27e10927d9d97418ed3a216d8432c335627c0a00065066d74fa82c98ac2fc07d821e5515d7947e5ec8aad375ccbeb40518e2149ffaab145eac1
Homepage: https://github.com/acid-state/acid-state
Description-en: 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: d895d07d192f90a13513f78e7b2e341a
Ghc-Package: acid-state-0.16.0.1-448Olw06VYVG2joaOm138R