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

Last updated: May 06,2024

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

In this section, we are going to explain the necessary steps to install libghc-pwstore-fast-prof on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-pwstore-fast-prof on Kali Linux:

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

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

Package: libghc-pwstore-fast-prof
Source: haskell-pwstore-fast
Version: 2.4.4-12
Installed-Size: 220
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-pwstore-fast-prof-2.4.4-9d19c
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-base64-bytestring-prof-1.2.1.0-c4e4e, libghc-binary-prof-0.8.9.1-6a9d2, libghc-byteable-prof-0.1.1-1d055, libghc-bytestring-prof-0.11.5.2-6590e, libghc-cryptohash-prof-0.11.9-b0cc2, libghc-pwstore-fast-dev (= 2.4.4-12), libghc-random-prof-1.2.1.1-68746
Size: 38428
SHA256: 1286fbd11cd0cca252bb0a2b1bd66114c5b3dbdd3725b1719d9cd5c5f3870c3c
SHA1: 9459d9e1e569c3b37094a0c85b4b192f72dfaa08
MD5sum: 5e20ad9ef96ffe9c75a94f8310676db0
Description: secure password storage; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/PeterScott/pwstore
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-pwstore-fast/libghc-pwstore-fast-prof_2.4.4-12_amd64.deb