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

Last updated: May 14,2024

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

In this section, we are going to explain the necessary steps to install libghc-cipher-aes-prof on Ubuntu 21.10 (Impish Indri)

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

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

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

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

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

Package: libghc-cipher-aes-prof
Architecture: amd64
Version: 0.2.11-9build2
Priority: extra
Section: universe/haskell
Source: haskell-cipher-aes
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 423
Provides: libghc-cipher-aes-prof-0.2.11-0690d
Depends: libghc-cipher-aes-dev (= 0.2.11-9build2), libghc-base-prof-4.13.0.0-2f220, libghc-byteable-prof-0.1.1-b48bd, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-crypto-cipher-types-prof-0.0.9-5941c, libghc-securemem-prof-0.1.10-92abf
Filename: pool/universe/h/haskell-cipher-aes/libghc-cipher-aes-prof_0.2.11-9build2_amd64.deb
Size: 55564
MD5sum: 85feb73827d3461cf5f83f2344b956ec
SHA1: 80833316e799be2df1d9f4c0151745a467d97747
SHA256: b831d4dfd99c907101dab945d094e0b28bd1aa55e87e130b5c99588f5ca46d89
SHA512: 13c0e93af132739f588548097c48539680db8d64234550cd49a3b40b0bfa0a40a9191d044ad85515c8181b5100a10ea25e60cd25a17b2598090feb150af03915
Homepage: https://github.com/vincenthz/hs-cipher-aes
Description-en: Fast AES cipher implementation; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 5cd7bf0d3d10dc5c72184e8bfa583541