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

Last updated: May 18,2024

1. Install "libghc-securemem-dev" package

This tutorial shows how to install libghc-securemem-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-securemem-dev" package

This tutorial shows how to uninstall libghc-securemem-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-securemem-dev
Priority: extra
Section: universe/haskell
Installed-Size: 123
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-securemem
Version: 0.1.9-3build1
Provides: libghc-securemem-dev-0.1.9-bcbcb
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-byteable-dev-0.1.1-8a158, libghc-bytestring-dev-0.10.6.0-9a873, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-memory-dev-0.10-51efd, libc6 (>= 2.2.5)
Suggests: libghc-securemem-doc, libghc-securemem-prof
Filename: pool/universe/h/haskell-securemem/libghc-securemem-dev_0.1.9-3build1_amd64.deb
Size: 17094
MD5sum: 322ce67987364e8c63fe530067d1dc8a
SHA1: 154b4fb9b1f85437d7dfa54e15630f72693d1402
SHA256: 05720fe954cb7665318f92bdc253b3815e44428288fb2bbb225de1addb83cabb
Description-en: auto-scrubbing and const-time-eq memory chunk abstraction
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9675402b4862033d3c80c867267b6c4a
Homepage: http://github.com/vincenthz/hs-securemem
Ghc-Package: securemem-0.1.9-bcbcb0e2029204fc40451f3d5bd6a7c6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu