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

Last updated: May 17,2024

1. Install "libghc-ed25519-prof" package

This guide let you learn how to install libghc-ed25519-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-ed25519-prof" package

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

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

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

Package: libghc-ed25519-prof
Priority: extra
Section: universe/haskell
Installed-Size: 319
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-ed25519
Version: 0.0.5.0-1
Provides: libghc-ed25519-prof-0.0.5.0-bf5f9
Depends: libghc-ed25519-dev (= 0.0.5.0-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-ghc-prim-prof-0.4.0.0-6cdc8
Filename: pool/universe/h/haskell-ed25519/libghc-ed25519-prof_0.0.5.0-1_amd64.deb
Size: 83430
MD5sum: da7cbc2df903b4ef3a25bdbfa38bc66e
SHA1: 0e58f8e53dd422b0fb9185e10c17dbeb5c28420c
SHA256: 8b3602f3f4f4cda5ddd0129d6718497f99eaed1a1a6f7d45e0d5c3b5a7abdb0a
Description-en: Ed25519 cryptographic signatures; profiling libraries
This package provides a simple, portable implementation of the
ed25519 public-key signature system. It also includes support for
detached signatures.
.
The underlying implementation uses the ref10 implementation of
ed25519 from SUPERCOP, and should be relatively fast.
.
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: 6791956686d9cc0dd1a3f263a76c9eb7
Homepage: http://thoughtpolice.github.com/hs-ed25519
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu