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

Last updated: May 18,2024

1. Install "libghc-crypto-dev" package

Please follow the guidelines below to install libghc-crypto-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-crypto-dev" package

Please follow the step by step instructions below to uninstall libghc-crypto-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-crypto-dev
Priority: extra
Section: universe/haskell
Installed-Size: 4628
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-crypto
Version: 4.2.5.1-5build1
Provides: libghc-crypto-dev-4.2.5.1-25db2
Depends: libghc-hunit-dev-1.3.0.0-90410, libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-pretty-dev-1.1.2.0-5cc41, libghc-random-dev-1.1-c46cc, libc6 (>= 2.2.5)
Suggests: libghc-crypto-doc, libghc-crypto-prof
Filename: pool/universe/h/haskell-crypto/libghc-crypto-dev_4.2.5.1-5build1_amd64.deb
Size: 428150
MD5sum: 63bf69b35c88929b82375f4924d0c5bd
SHA1: 50325711bc1b83917c6bda3e9253538277ad4fe0
SHA256: da8afd0796c8581e71f8cf523d4b270499b8ee83614425d80220a5fcf136f2f0
Description-en: cryptographical algorithms for Haskell
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: cb92ffff95ca8ffea2aac8e8cb6acf18
Homepage: http://hackage.haskell.org/package/Crypto
Ghc-Package: Crypto-4.2.5.1-25db28e20ee5fffb37ec44990e462c90
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu