How to Install and Uninstall libghc-pwstore-fast-dev Package on Kali Linux

Last updated: May 05,2024

1. Install "libghc-pwstore-fast-dev" package

This guide covers the steps necessary to install libghc-pwstore-fast-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-pwstore-fast-dev

2. Uninstall "libghc-pwstore-fast-dev" package

Learn how to uninstall libghc-pwstore-fast-dev on Kali Linux:

$ sudo apt remove libghc-pwstore-fast-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-pwstore-fast-dev package on Kali Linux

Package: libghc-pwstore-fast-dev
Source: haskell-pwstore-fast
Version: 2.4.4-12
Installed-Size: 262
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-pwstore-fast-dev-2.4.4-9d19c
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-base64-bytestring-dev-1.2.1.0-c4e4e, libghc-binary-dev-0.8.9.1-6a9d2, libghc-byteable-dev-0.1.1-1d055, libghc-bytestring-dev-0.11.5.2-6590e, libghc-cryptohash-dev-0.11.9-b0cc2, libghc-random-dev-1.2.1.1-68746, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 43764
SHA256: dc904122447e0c641c6d46575039e400555c6c8641cf933a94470a19464c9634
SHA1: edefa84d07d878e5e7ca0495187bfbc8ea854ad6
MD5sum: 8c336c60469d729ba42f6fbb87f4e8e4
Description: secure password storage
To store passwords securely, they should be salted, then hashed with a
slow hash function. This library uses PBKDF1-SHA256, and handles all
the details. It uses the cryptohash package for speed; if you need a
pure Haskell library, pwstore-purehaskell has the exact same API, but
uses only pure Haskell. It is about 25 times slower than this package,
but still quite usable.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/PeterScott/pwstore
Ghc-Package: pwstore-fast-2.4.4-FecjQyH9IlhFOzLlxlSTaA
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-pwstore-fast/libghc-pwstore-fast-dev_2.4.4-12_amd64.deb