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

Last updated: May 18,2024

1. Install "libghc-securemem-doc" package

This is a short guide on how to install libghc-securemem-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-securemem-doc

2. Uninstall "libghc-securemem-doc" package

Please follow the guidance below to uninstall libghc-securemem-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-securemem-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-securemem-doc
Priority: extra
Section: universe/doc
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-securemem
Version: 0.1.9-3build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-byteable-doc
Filename: pool/universe/h/haskell-securemem/libghc-securemem-doc_0.1.9-3build1_all.deb
Size: 20420
MD5sum: 02b59f003bcb13b06eea723c8172e857
SHA1: 8c1340be9231ba5ad2bfed06f6e8cd40a24f940d
SHA256: 7109aeb56364a7848cbe0d8ad1db798a1e4eb8d5eded55aba181660a57674ab1
Description-en: auto-scrubbing and const-time-eq memory chunk abstraction; documentation
SecureMem is similar to ByteString, except that it provides a memory
chunk that will be auto-scrubbed after it run out of scope.
.
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: 9a3941b3059bf2fe3b3050b6892375c3
Homepage: http://github.com/vincenthz/hs-securemem
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu