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

Last updated: May 05,2024

1. Install "libghc-skein-dev" package

Please follow the steps below to install libghc-skein-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-skein-dev" package

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

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

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

Package: libghc-skein-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1207
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-skein
Version: 1.0.9.3-3
Provides: libghc-skein-dev-1.0.9.3-1e812
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-cereal-dev-0.4.1.1-e5a2d, libghc-crypto-api-dev-0.13.2-992bd, libghc-tagged-dev-0.8.2-16a51, libc6 (>= 2.2.5)
Suggests: libghc-skein-doc, libghc-skein-prof
Filename: pool/universe/h/haskell-skein/libghc-skein-dev_1.0.9.3-3_amd64.deb
Size: 91892
MD5sum: 749b659008783f099d9b294e54411757
SHA1: 2a4314a6e4de9e13a86942fb8a6e7433a0b41ab9
SHA256: b037a6d4904e58895d91f4ce06d1820eb78c391b7d4e13798913f42c0b728634
Description-en: family of cryptographic hash functions
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 0e773d8905d09738e64dfdce220f17df
Homepage: https://github.com/meteficha/skein
Ghc-Package: skein-1.0.9.3-1e812e7dc9501fb7dc1d1c91b5f76870
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu