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

Last updated: September 20,2024

1. Install "libghc-primes-dev" package

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

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

2. Uninstall "libghc-primes-dev" package

This is a short guide on how to uninstall libghc-primes-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-primes-dev
Priority: extra
Section: universe/haskell
Installed-Size: 244
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-primes
Version: 0.2.1.0-8
Provides: libghc-primes-dev-0.2.1.0-6cf6f
Depends: libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-primes-doc, libghc-primes-prof
Filename: pool/universe/h/haskell-primes/libghc-primes-dev_0.2.1.0-8_amd64.deb
Size: 35714
MD5sum: dcdad6e346c0b0dcb609a09d2d9281cf
SHA1: 6f7b73c85fa5aac0ecff5404ece9c861f6ec51cb
SHA256: 67b501d925604207dd22e22af039c825cbea9c71a06606cc0047548ffd110b3a
Description-en: efficient, purely functional generation of prime numbers
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 5476cf62681466a035779d72eff28ae6
Homepage: http://github.com/sebfisch/primes
Ghc-Package: primes-0.2.1.0-6cf6fc13c1674887d9ef9b97a5d08d52
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu