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

Last updated: May 16,2024

1. Install "libghc-rsa-prof" package

Learn how to install libghc-rsa-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-rsa-prof" package

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

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

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

Package: libghc-rsa-prof
Priority: extra
Section: universe/haskell
Installed-Size: 613
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-rsa
Version: 2.2.0-1
Provides: libghc-rsa-prof-2.2.0-7b071
Depends: libghc-rsa-dev (= 2.2.0-1), libghc-sha-prof-1.6.4.2-77809, libghc-base-prof-4.8.2.0-0d6d1, libghc-binary-prof-0.7.5.0-bf6a9, libghc-bytestring-prof-0.10.6.0-9a873, libghc-crypto-api-prof-0.13.2-992bd, libghc-crypto-pubkey-types-prof-0.4.3-e5849, libghc-puremd5-prof-2.1.2.1-ce2d9
Filename: pool/universe/h/haskell-rsa/libghc-rsa-prof_2.2.0-1_amd64.deb
Size: 72452
MD5sum: 304b08a24dfd4b666c93cb45aa9ceb89
SHA1: 8f511897bda258fb6cd04f896c65ce6f848da3d5
SHA256: b4da5bf26d14798be75a0a15c4621fbd9ecfeaee3be7aee69d5dfe2ff8aa11f9
Description-en: implementation of RSA, using padding schemes of PKCS#1; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8acc5a5ea31f9c445e6dbf770aedeba7
Homepage: http://hackage.haskell.org/package/RSA
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu