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

Last updated: May 03,2024

1. Install "libghc-crypto-api-prof" package

Please follow the steps below to install libghc-crypto-api-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-crypto-api-prof

2. Uninstall "libghc-crypto-api-prof" package

This is a short guide on how to uninstall libghc-crypto-api-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-crypto-api-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-crypto-api-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1712
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-crypto-api
Version: 0.13.2-5
Provides: libghc-crypto-api-prof-0.13.2-992bd
Depends: libghc-crypto-api-dev (= 0.13.2-5), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-cereal-prof-0.4.1.1-e5a2d, libghc-entropy-prof-0.3.7-c7ac0, libghc-tagged-prof-0.8.2-16a51, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-crypto-api/libghc-crypto-api-prof_0.13.2-5_amd64.deb
Size: 181592
MD5sum: 952c6d9fba163bb1d0ca425e442f3be1
SHA1: 8ef350283efb69b6b15a9e156633bd16ba045870
SHA256: d2c4de9bcd04b13929a0ebaaa80d026c0da14633fcd3e82b66b7b2f16f716037
Description-en: generic interface for cryptographic operations; profiling libraries
A generic interface for cryptographic operations, platform independent
quality RNG, property tests and known-answer tests (KATs) for common
algorithms, and a basic benchmark infrastructure. Maintainers of hash
and cipher implementations are encouraged to add instances for the
classes defined in Crypto.Classes. Crypto users are similarly
encouraged to use the interfaces defined in the Classes module. Any
concepts or functions of general use to more than one cryptographic
algorithm (ex: padding) is within scope of this package.
.
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: 9797f865b9484be2c941bdb4e8930b6b
Homepage: https://github.com/TomMD/crypto-api
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu