How to Install and Uninstall libghc-cipher-aes-doc Package on Ubuntu 21.10 (Impish Indri)

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 21.10 (Impish Indri)

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

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

Please follow the guidelines below to uninstall libghc-cipher-aes-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-cipher-aes-doc package on Ubuntu 21.10 (Impish Indri)

Package: libghc-cipher-aes-doc
Architecture: all
Version: 0.2.11-9build2
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-9build2_all.deb
Size: 46180
MD5sum: 60fbee13a15bb3af98ca7da380acac63
SHA1: 7e861a71692cc37481706af838dda9ca003f5503
SHA256: 6566636ce35dc056eedf1f9d20bc53ab7399c182abf229b5e536cfed9a39f3d0
SHA512: a05522df31c37262aaa097d016a1c9ffb63ed09541b7693515652e64435cacb52303cc6e95ccbb670e1660910a1fba94a3e1ab81da9cc5d4c298c701d5418914
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