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

Last updated: May 18,2024

1. Install "libghc-skein-prof" package

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

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

2. Uninstall "libghc-skein-prof" package

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

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

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

Package: libghc-skein-prof
Priority: extra
Section: universe/haskell
Installed-Size: 864
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-skein
Version: 1.0.9.3-3
Provides: libghc-skein-prof-1.0.9.3-1e812
Depends: libghc-skein-dev (= 1.0.9.3-3), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-cereal-prof-0.4.1.1-e5a2d, libghc-crypto-api-prof-0.13.2-992bd, libghc-tagged-prof-0.8.2-16a51
Filename: pool/universe/h/haskell-skein/libghc-skein-prof_1.0.9.3-3_amd64.deb
Size: 75068
MD5sum: cee29d988de6615b5583e8c60408f39f
SHA1: 772fd5f4d646345d847e9460308d7d5bb5110723
SHA256: b69ea82f08840a1aef439a121e98beceacdefe006301ad55fe722e5e036ff686
Description-en: family of cryptographic hash functions; profiling libraries
Skein is a family of fast secure cryptographic hash functions designed by
Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir Bellare,
Tadayoshi Kohno, Jon Callas and Jesse Walker.
.
This package uses bindings to an optimized C implementation of Skein. It
provides a high-level interface to some of the Skein use cases. It also
provides a low-level interface in the module "Crypto.Skein.Internal" should
you need to use Skein in a different way.
.
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: 3a3e8df1f9c27398f41c2f9518344da3
Homepage: https://github.com/meteficha/skein
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu