How to Install and Uninstall libghc-pwstore-fast-prof Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

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

This guide covers the steps necessary to install libghc-pwstore-fast-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Learn how to uninstall libghc-pwstore-fast-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-pwstore-fast-prof package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-pwstore-fast-prof
Priority: extra
Section: universe/haskell
Installed-Size: 195
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-pwstore-fast
Version: 2.4.4-5
Provides: libghc-pwstore-fast-prof-2.4.4-aa88a
Depends: libghc-pwstore-fast-dev (= 2.4.4-5), libghc-base-prof-4.8.2.0-0d6d1, libghc-base64-bytestring-prof-1.0.0.1-a812c, libghc-binary-prof-0.7.5.0-bf6a9, libghc-byteable-prof-0.1.1-8a158, libghc-bytestring-prof-0.10.6.0-9a873, libghc-cryptohash-prof-0.11.6-9412a, libghc-random-prof-1.1-c46cc
Filename: pool/universe/h/haskell-pwstore-fast/libghc-pwstore-fast-prof_2.4.4-5_amd64.deb
Size: 30370
MD5sum: 8d63c0055c0007a562be6ae994b3d649
SHA1: b34653c0a6490af62b1d993f9786a2a5b13f4de7
SHA256: 89527b0fcc821cad3c1e8d076845be2353f4540beb880ba3ca464b4ac90e299e
Description-en: 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: f5f8dc11978deee16a1d595dfdc6765d
Homepage: https://github.com/PeterScott/pwstore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu