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

Last updated: May 17,2024

1. Install "libghc-nonce-dev" package

This guide covers the steps necessary to install libghc-nonce-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-nonce-dev" package

Please follow the instructions below to uninstall libghc-nonce-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-nonce-dev
Priority: extra
Section: universe/haskell
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-nonce
Version: 1.0.2-3build1
Provides: libghc-nonce-dev-1.0.2-c2df2
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-base64-bytestring-dev-1.0.0.1-a812c, libghc-bytestring-dev-0.10.6.0-9a873, libghc-cprng-aes-dev-0.6.1-3d76a, libghc-crypto-random-dev-0.0.9-ca723, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-nonce-doc, libghc-nonce-prof
Filename: pool/universe/h/haskell-nonce/libghc-nonce-dev_1.0.2-3build1_amd64.deb
Size: 13056
MD5sum: 5eb05c0263e05d266ee7265816ee68a6
SHA1: 33e9de750c563787814c0fbea1fff07d2d49c8be
SHA256: d0fc1b088f3931ed4450a8a5e6bfdf93a4d97eb7006f3faaf79f8fc4e007ab21
Description-en: Generate cryptographic nonces.
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b6fcc860c51e83c68bf16be42df9387c
Homepage: https://github.com/prowdsponsor/nonce
Ghc-Package: nonce-1.0.2-c2df2ae459d078b3f852b6581a18c1a9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu