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

Last updated: May 18,2024

1. Install "libghc-crypto-pubkey-dev" package

Here is a brief guide to show you how to install libghc-crypto-pubkey-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-crypto-pubkey-dev" package

This tutorial shows how to uninstall libghc-crypto-pubkey-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-crypto-pubkey-dev
Priority: extra
Section: universe/haskell
Installed-Size: 779
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-crypto-pubkey
Version: 0.2.8-5build1
Provides: libghc-crypto-pubkey-dev-0.2.8-17cff
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-byteable-dev-0.1.1-8a158, libghc-bytestring-dev-0.10.6.0-9a873, libghc-crypto-numbers-dev-0.2.7-c1d50, libghc-crypto-pubkey-types-dev-0.4.3-e5849, libghc-crypto-random-dev-0.0.9-ca723, libghc-cryptohash-dev-0.11.6-9412a, libc6 (>= 2.2.5)
Suggests: libghc-crypto-pubkey-doc, libghc-crypto-pubkey-prof
Filename: pool/universe/h/haskell-crypto-pubkey/libghc-crypto-pubkey-dev_0.2.8-5build1_amd64.deb
Size: 97354
MD5sum: 3111299a218700da0a6124726c425e12
SHA1: 646ff978dfe6b047236ee41021a3458acd7610e0
SHA256: 6dddcb6686bbdd690653185be3eb6c7184b29a1721620ce24f9cdd9cf5deea21
Description-en: public-key cryptography routines
Public-key cryptographic routines supporting RSA PKCS15, RSA OAEP,
RSA PSS, DSA, ElGamal signature. Also includes primitive support for
Diffie Hellman, and ElGamal encryption.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 946ca3c2e33c87ea199984fd7fd38f47
Homepage: https://github.com/vincenthz/hs-crypto-pubkey
Ghc-Package: crypto-pubkey-0.2.8-17cff710dd237e5b88a0dc10a66c66ad
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu