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

Last updated: September 20,2024

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

Please follow the guidance below to install libghc-cipher-aes-prof on Ubuntu 20.10 (Groovy Gorilla)

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

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

This guide covers the steps necessary to uninstall libghc-cipher-aes-prof on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libghc-cipher-aes-prof
Architecture: amd64
Version: 0.2.11-9build1
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: 422
Provides: libghc-cipher-aes-prof-0.2.11-676ae
Depends: libghc-cipher-aes-dev (= 0.2.11-9build1), libghc-base-prof-4.13.0.0-c9705, libghc-byteable-prof-0.1.1-6982c, libghc-bytestring-prof-0.10.10.0-70a9a, libghc-crypto-cipher-types-prof-0.0.9-51c90, libghc-securemem-prof-0.1.10-e626f
Filename: pool/universe/h/haskell-cipher-aes/libghc-cipher-aes-prof_0.2.11-9build1_amd64.deb
Size: 54980
MD5sum: e513f1f780069172c4f332de09947103
SHA1: 9a56b87870303bb89ceffc55527105ba66858dd5
SHA256: 657b879117971e9724fb0d7b1d896a2ffab43ea167644dffd1e317c15ea1a3af
SHA512: 979a3c203425a8d4062ffaa66e73c6fb95f22ddfea440717ab420f1cdd5df132b0b50736c16e3a2cac620ab2321859a554a5fd775acbd22d17d21c4ceda4a18e
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