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

Last updated: May 18,2024

1. Install "libghc-rsa-doc" package

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

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

2. Uninstall "libghc-rsa-doc" package

Learn how to uninstall libghc-rsa-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-rsa-doc
Priority: extra
Section: universe/doc
Installed-Size: 583
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-rsa
Version: 2.2.0-1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-crypto-api-doc
Filename: pool/universe/h/haskell-rsa/libghc-rsa-doc_2.2.0-1_all.deb
Size: 43186
MD5sum: 88d9e75e33c576edcaa721a923b8bcdc
SHA1: fd80e1202eedb5b3aed852500a06261a8fc56db1
SHA256: adcb5684628241483f32edd19ea5837fc44777a9020a85bf235f359f03fd27cc
Description-en: implementation of RSA, using padding schemes of PKCS#1 v2.1.; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 3297894cd4cc7641a4e7a62e2664f7c5
Homepage: http://hackage.haskell.org/package/RSA
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu