How to Install and Uninstall libghc-cipher-aes128-prof Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

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

Please follow the instructions below to install libghc-cipher-aes128-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall libghc-cipher-aes128-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-cipher-aes128-prof package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-cipher-aes128-prof
Priority: extra
Section: universe/haskell
Installed-Size: 552
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cipher-aes128
Version: 0.7.0.1-2
Provides: libghc-cipher-aes128-prof-0.7.0.1-a0266
Depends: libghc-cipher-aes128-dev (= 0.7.0.1-2), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-cereal-prof-0.4.1.1-e5a2d, libghc-crypto-api-prof-0.13.2-992bd, libghc-tagged-prof-0.8.2-16a51
Filename: pool/universe/h/haskell-cipher-aes128/libghc-cipher-aes128-prof_0.7.0.1-2_amd64.deb
Size: 65074
MD5sum: 4f5f0a38a488c29a0e6ce8c7baf2bac1
SHA1: db21e28923c6a60a4e2c6c401c0e72d445136930
SHA256: 69f6b6297a68c1648af4a90a7a3630b8a64243dcfbc16c2e35823738d2a4b2b0
Description-en: AES and common modes; profiling libraries
Cipher-aes128 is an implementation of AES and common modes of operation.
.
It borrows Hanquez's C AES code (see 'cipher-aes') but is unique due to
* including compile-time detection of NI compiler support,
* a slightly more functional interface for GCM operations,
* exposure of 'Ptr' based operations via the .Internal module, and
* build-in crypto-api support.
Cipher-aes128 was originally developed as "'cipher-aes' plus trampolines",
which has since been adopted into cipher-aes.
.
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: e115780b4c68e4e29f1dcd8e8150624d
Homepage: https://github.com/TomMD/cipher-aes128
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu