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

Last updated: May 20,2024

1. Install "libghc-nonce-prof" package

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

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

2. Uninstall "libghc-nonce-prof" package

This guide let you learn how to uninstall libghc-nonce-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-nonce-prof
Priority: extra
Section: universe/haskell
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-nonce
Version: 1.0.2-3build1
Provides: libghc-nonce-prof-1.0.2-c2df2
Depends: libghc-nonce-dev (= 1.0.2-3build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-base64-bytestring-prof-1.0.0.1-a812c, libghc-bytestring-prof-0.10.6.0-9a873, libghc-cprng-aes-prof-0.6.1-3d76a, libghc-crypto-random-prof-0.0.9-ca723, libghc-text-prof-1.2.2.0-2c09c, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-nonce/libghc-nonce-prof_1.0.2-3build1_amd64.deb
Size: 9258
MD5sum: 9ae39a80d03ce5b1527022d79c99879a
SHA1: 02dbd219bda640c65c6eb777d8fcea834f004d11
SHA256: f8aed6173a39fd755f84b2f17ada723892c4cb3cea086de6eb6765f66c39b9e5
Description-en: Generate cryptographic nonces.; profiling libraries
According to the Wikipedia, a nonce is an arbitrary number used
only once in a cryptographic communication. This package
contain helper functions for generating nonces.
.
There are many kinds of nonces used in different situations.
It's not guaranteed that by using the nonces from this package
you won't have any security issues. Please make sure that the
nonces generated via this package are usable on your design.
.
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: 248b07c6ae3db02f98282e4e267778d7
Homepage: https://github.com/prowdsponsor/nonce
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu