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

Last updated: May 03,2024

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

This is a short guide on how to install libghc-cipher-aes128-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide covers the steps necessary to uninstall libghc-cipher-aes128-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-cipher-aes128-dev
Priority: extra
Section: universe/haskell
Installed-Size: 758
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cipher-aes128
Version: 0.7.0.1-2
Provides: libghc-cipher-aes128-dev-0.7.0.1-a0266
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-cereal-dev-0.4.1.1-e5a2d, libghc-crypto-api-dev-0.13.2-992bd, libghc-tagged-dev-0.8.2-16a51, libc6 (>= 2.2.5)
Suggests: libghc-cipher-aes128-doc, libghc-cipher-aes128-prof
Filename: pool/universe/h/haskell-cipher-aes128/libghc-cipher-aes128-dev_0.7.0.1-2_amd64.deb
Size: 77356
MD5sum: 9b9c8bf7da6ca7db33d531ac1598d6eb
SHA1: 66620e911007efc0e71dadec564937f4b797c287
SHA256: e6848f36aebd589b937f3cab7fae1ccadbd12f338ef99812b080c320b409cf18
Description-en: AES and common modes
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 77e25434ef1e7d899f5d3ab990c79e84
Homepage: https://github.com/TomMD/cipher-aes128
Ghc-Package: cipher-aes128-0.7.0.1-a02662c8fb1fae37bd28137111237a0f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu