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

Last updated: May 05,2024

1. Install "libghc-securemem-prof" package

In this section, we are going to explain the necessary steps to install libghc-securemem-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-securemem-prof" package

Learn how to uninstall libghc-securemem-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-securemem-prof
Priority: extra
Section: universe/haskell
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-securemem
Version: 0.1.9-3build1
Provides: libghc-securemem-prof-0.1.9-bcbcb
Depends: libghc-securemem-dev (= 0.1.9-3build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-byteable-prof-0.1.1-8a158, libghc-bytestring-prof-0.10.6.0-9a873, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-memory-prof-0.10-51efd
Filename: pool/universe/h/haskell-securemem/libghc-securemem-prof_0.1.9-3build1_amd64.deb
Size: 12838
MD5sum: 9080da1d4503909642c5d91dc7c14de8
SHA1: b95c91ca01c60bbd3be90c6b282dd0ebf5c5241c
SHA256: 4ba271ad7516330a54bef1b94989932d4a76867e63eb02f60d77ccd5d95fd664
Description-en: auto-scrubbing and const-time-eq memory chunk abstraction; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2ca602d3515503407e9ec8fb763d91a2
Homepage: http://github.com/vincenthz/hs-securemem
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu