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

Last updated: May 17,2024

1. Install "libghc-rsa-dev" package

In this section, we are going to explain the necessary steps to install libghc-rsa-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-rsa-dev" package

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

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

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

Package: libghc-rsa-dev
Priority: extra
Section: universe/haskell
Installed-Size: 804
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-rsa
Version: 2.2.0-1
Provides: libghc-rsa-dev-2.2.0-7b071
Depends: libghc-sha-dev-1.6.4.2-77809, libghc-base-dev-4.8.2.0-0d6d1, libghc-binary-dev-0.7.5.0-bf6a9, libghc-bytestring-dev-0.10.6.0-9a873, libghc-crypto-api-dev-0.13.2-992bd, libghc-crypto-pubkey-types-dev-0.4.3-e5849, libghc-puremd5-dev-2.1.2.1-ce2d9, libc6 (>= 2.2.5)
Suggests: libghc-rsa-doc, libghc-rsa-prof
Filename: pool/universe/h/haskell-rsa/libghc-rsa-dev_2.2.0-1_amd64.deb
Size: 93228
MD5sum: fc61890aaf2de3616d4400dbd8d49989
SHA1: 3e587bd27cdd94a4303d41e54b2a8780ff25c28a
SHA256: 118b3e13848b2d4e96ee51157c165ab542c188be6317c28452bcc455cc00f6cd
Description-en: implementation of RSA, using the padding schemes of PKCS#1 v2.1.
This library implements the RSA encryption and signature algorithms for
arbitrarily-sized ByteStrings. While the implementations work, they are not
necessarily the fastest ones on the planet. Particularly key generation. The
algorithms included are based of RFC 3447, or the Public-Key Cryptography
Standard for RSA, version 2.1 (a.k.a, PKCS#1 v2.1).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: fec6d784e310766768694ca85f798a04
Homepage: http://hackage.haskell.org/package/RSA
Ghc-Package: RSA-2.2.0-7b07139f74a2cef09a2369ad9baa1a90
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu