How to Install and Uninstall libghc-cipher-aes-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "libghc-cipher-aes-doc" package

Here is a brief guide to show you how to install libghc-cipher-aes-doc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libghc-cipher-aes-doc

2. Uninstall "libghc-cipher-aes-doc" package

Here is a brief guide to show you how to uninstall libghc-cipher-aes-doc on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libghc-cipher-aes-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-cipher-aes-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-cipher-aes-doc
Architecture: all
Version: 0.2.11-9build1
Priority: extra
Section: universe/doc
Source: haskell-cipher-aes
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 579
Depends: haddock-interface-35
Recommends: libghc-byteable-doc, libghc-crypto-cipher-types-doc, libjs-mathjax
Filename: pool/universe/h/haskell-cipher-aes/libghc-cipher-aes-doc_0.2.11-9build1_all.deb
Size: 46196
MD5sum: 2723fa718464706c42677d7992177c06
SHA1: b2c989d4e38beb407006b9401dcce810bf3414c3
SHA256: 1334edce5f5ede9a7d35396624c4203f6bab3fb9416aa7e9a87c0ccfc4b20753
SHA512: b93390388e246c32a71962d7e6f0b84d24013fe4d6701c79cc8d7d7ba0b230ca428327e5c691f9b94e0a09802b1507c34e5304c2ff494d04f1068512e33a9660
Homepage: https://github.com/vincenthz/hs-cipher-aes
Description-en: Fast AES cipher implementation; documentation
The modes of operations available are ECB (Electronic code book),
CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext
stealing), GCM (Galois Counter Mode).
.
The AES implementation uses AES-NI when available (on x86 and x86-64
architecture), but fallback gracefully to a software C implementation.
.
The software implementation uses S-Boxes, which might suffer for cache
timing issues. However do note that most other known software
implementations, including very popular one (openssl, gnutls) also uses
same implementation. If it matters for your case, you should make sure
you have AES-NI available, or you'll need to use a different
implementation.
.
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: 9615d0ad2f10b50b8560c4009ba43afe