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

Last updated: May 14,2024

1. Install "libghc-primes-doc" package

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

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

2. Uninstall "libghc-primes-doc" package

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

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

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

Package: libghc-primes-doc
Priority: extra
Section: universe/doc
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-primes
Version: 0.2.1.0-8
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-primes/libghc-primes-doc_0.2.1.0-8_all.deb
Size: 20336
MD5sum: 2fe6aabab356074d0c5cdee86e92a2b0
SHA1: 4b385318fb2fa7862e73438bd3130529439de903
SHA256: 968bcfdd995120b5b3592c4416a66ef0ea17fc43595e829f3601af11af7deb25
Description-en: efficient, purely functional generation of prime numbers; documentation
This Haskell library provides an efficient lazy wheel sieve for prime
generation inspired by Lazy wheel sieves and spirals of primes by Colin
Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil.
.
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: 674aac96f8153128839b4b4b422624e8
Homepage: http://github.com/sebfisch/primes
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu