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

Last updated: May 04,2024

1. Install "libghc-crypto-prof" package

Please follow the step by step instructions below to install libghc-crypto-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-crypto-prof" package

Please follow the guidelines below to uninstall libghc-crypto-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-crypto-prof
Priority: extra
Section: universe/haskell
Installed-Size: 3495
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-crypto
Version: 4.2.5.1-5build1
Provides: libghc-crypto-prof-4.2.5.1-25db2
Depends: libghc-crypto-dev (= 4.2.5.1-5build1), libghc-hunit-prof-1.3.0.0-90410, libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-pretty-prof-1.1.2.0-5cc41, libghc-random-prof-1.1-c46cc
Filename: pool/universe/h/haskell-crypto/libghc-crypto-prof_4.2.5.1-5build1_amd64.deb
Size: 349948
MD5sum: b573187f14d7c97792f8d14a051eef63
SHA1: 7ba69a019fc1b0658f60d277ee6e30975261ebd9
SHA256: 03be95a7ff91d7d0a8d4e6f5d35c7414bec61a29cc4066a2430a506994daa344
Description-en: cryptographical algorithms for Haskell; profiling libraries
This package contains the following cryptographical algorithms:
* DES
* Blowfish
* AES
* TEA
* SHA1
* MD5
* RSA
* BubbleBabble
* Hexdump
* Support for Word128, Word192 and Word256 and Beyond
* PKCS5
* Padding
* Various Encryption Modes e.g. Cipher Block Chaining
.
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: 790773f7bd1477921b42efb605c444e8
Homepage: http://hackage.haskell.org/package/Crypto
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu