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

Last updated: May 17,2024

1. Install "libghc-ed25519-dev" package

Here is a brief guide to show you how to install libghc-ed25519-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-ed25519-dev" package

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

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

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

Package: libghc-ed25519-dev
Priority: extra
Section: universe/haskell
Installed-Size: 520
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-ed25519
Version: 0.0.5.0-1
Provides: libghc-ed25519-dev-0.0.5.0-bf5f9
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libc6 (>= 2.2.5)
Suggests: libghc-ed25519-doc, libghc-ed25519-prof
Filename: pool/universe/h/haskell-ed25519/libghc-ed25519-dev_0.0.5.0-1_amd64.deb
Size: 91448
MD5sum: 3c01793aa612845fbe56785fa4122a98
SHA1: 6bad3e3711ebe22c9bc8277264c21a98480610cd
SHA256: c32875bd3d9a820f0ea9b6dd4420c0dd042a3157273be224096a5edfe1472627
Description-en: Ed25519 cryptographic signatures
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8c4fc5758a5f4cd6b908eb4cb0682bbd
Homepage: http://thoughtpolice.github.com/hs-ed25519
Ghc-Package: ed25519-0.0.5.0-bf5f956856d6cbc7b917cb744a1a2edd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu