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

Last updated: May 04,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-cipher-aes128-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-cipher-aes128-doc
Priority: extra
Section: universe/doc
Installed-Size: 345
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-cipher-aes128
Version: 0.7.0.1-2
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-cereal-doc, libghc-crypto-api-doc, libghc-tagged-doc
Filename: pool/universe/h/haskell-cipher-aes128/libghc-cipher-aes128-doc_0.7.0.1-2_all.deb
Size: 31052
MD5sum: a97a0d8f4691347f801f1ff856477a37
SHA1: 6917007631554061a95492f272ecb78ebfabdb64
SHA256: a1df5e31bed99571c71c5fa75e04826dca34a7c55f6cf77c01d14ef4ca70bdf5
Description-en: AES and common modes; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 55da2dc71a0a2d868336ec091cbfdb43
Homepage: https://github.com/TomMD/cipher-aes128
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu