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

Last updated: May 18,2024

1. Install "libghc-skein-doc" package

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

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

2. Uninstall "libghc-skein-doc" package

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

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

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

Package: libghc-skein-doc
Priority: extra
Section: universe/doc
Installed-Size: 368
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-skein
Version: 1.0.9.3-3
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-cereal-doc, libghc-crypto-api-doc
Filename: pool/universe/h/haskell-skein/libghc-skein-doc_1.0.9.3-3_all.deb
Size: 36470
MD5sum: 92f4db6e8e61ec440c60728594398b24
SHA1: b595686615cc2219d9a1346f788bf21ee647c93d
SHA256: e7b950755a705870da33bd16fabff97a330ca30995297df77f8c58650fecf0e2
Description-en: family of cryptographic hash functions; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: dbc46d383f1e6263e95c5fda44c045cb
Homepage: https://github.com/meteficha/skein
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu