How to Install and Uninstall libghc-acid-state-prof Package on Ubuntu 21.04 (Hirsute Hippo)
Last updated: November 05,2024
1. Install "libghc-acid-state-prof" package
In this section, we are going to explain the necessary steps to install libghc-acid-state-prof on Ubuntu 21.04 (Hirsute Hippo)
$
sudo apt update
Copied
$
sudo apt install
libghc-acid-state-prof
Copied
2. Uninstall "libghc-acid-state-prof" package
Learn how to uninstall libghc-acid-state-prof on Ubuntu 21.04 (Hirsute Hippo):
$
sudo apt remove
libghc-acid-state-prof
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libghc-acid-state-prof package on Ubuntu 21.04 (Hirsute Hippo)
Package: libghc-acid-state-prof
Architecture: amd64
Version: 0.16.0.1-1build3
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: 2430
Provides: libghc-acid-state-prof-0.16.0.1-ecdd9
Depends: libghc-acid-state-dev (= 0.16.0.1-1build3), libghc-array-prof-0.5.4.0-ddbb2, libghc-base-prof-4.13.0.0-2f220, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-cereal-prof-0.5.8.1-61932, libghc-containers-prof-0.6.2.1-ab1cf, libghc-directory-prof-1.3.6.0-49fdf, libghc-filelock-prof-0.1.1.5-f35f1, libghc-filepath-prof-1.4.2.1-103b6, libghc-mtl-prof-2.2.2-7208c, libghc-network-prof-3.1.1.1-464ab, libghc-network-bsd-prof-2.8.1.0-5a202, libghc-safecopy-prof-0.10.3-5d96f, libghc-stm-prof-2.5.0.0-28cfe, libghc-template-haskell-prof-2.15.0.0-80f0d, libghc-th-expand-syns-prof-0.4.6.0-81c3f, libghc-unix-prof-2.7.2.2-bb33f
Filename: pool/universe/h/haskell-acid-state/libghc-acid-state-prof_0.16.0.1-1build3_amd64.deb
Size: 265888
MD5sum: 9762be6fb6f67077ecd7f65acc7f299c
SHA1: fa4f6abac83b9745b99af00a9af74e7b74d0143d
SHA256: 52ae9659d49087c3aec36007c7c8608ff255a442e440431ac5ef99a31a45d56f
SHA512: 172b11be5d2721447f1ee48b2c2f2d5f4c31c01cf392a34ac9fec96dbb6cd289c8e1ab065a7079c1e50362bf5d409fcab1247f7a85ebba3f67ea8b9885828a7d
Homepage: https://github.com/acid-state/acid-state
Description-en: 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: e49838a83deee7a5e49c9a51a45e33bc
Architecture: amd64
Version: 0.16.0.1-1build3
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: 2430
Provides: libghc-acid-state-prof-0.16.0.1-ecdd9
Depends: libghc-acid-state-dev (= 0.16.0.1-1build3), libghc-array-prof-0.5.4.0-ddbb2, libghc-base-prof-4.13.0.0-2f220, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-cereal-prof-0.5.8.1-61932, libghc-containers-prof-0.6.2.1-ab1cf, libghc-directory-prof-1.3.6.0-49fdf, libghc-filelock-prof-0.1.1.5-f35f1, libghc-filepath-prof-1.4.2.1-103b6, libghc-mtl-prof-2.2.2-7208c, libghc-network-prof-3.1.1.1-464ab, libghc-network-bsd-prof-2.8.1.0-5a202, libghc-safecopy-prof-0.10.3-5d96f, libghc-stm-prof-2.5.0.0-28cfe, libghc-template-haskell-prof-2.15.0.0-80f0d, libghc-th-expand-syns-prof-0.4.6.0-81c3f, libghc-unix-prof-2.7.2.2-bb33f
Filename: pool/universe/h/haskell-acid-state/libghc-acid-state-prof_0.16.0.1-1build3_amd64.deb
Size: 265888
MD5sum: 9762be6fb6f67077ecd7f65acc7f299c
SHA1: fa4f6abac83b9745b99af00a9af74e7b74d0143d
SHA256: 52ae9659d49087c3aec36007c7c8608ff255a442e440431ac5ef99a31a45d56f
SHA512: 172b11be5d2721447f1ee48b2c2f2d5f4c31c01cf392a34ac9fec96dbb6cd289c8e1ab065a7079c1e50362bf5d409fcab1247f7a85ebba3f67ea8b9885828a7d
Homepage: https://github.com/acid-state/acid-state
Description-en: 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: e49838a83deee7a5e49c9a51a45e33bc