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

Last updated: May 18,2024

1. Install "libghc-primes-prof" package

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

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

2. Uninstall "libghc-primes-prof" package

Please follow the step by step instructions below to uninstall libghc-primes-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-primes-prof
Priority: extra
Section: universe/haskell
Installed-Size: 215
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-primes
Version: 0.2.1.0-8
Provides: libghc-primes-prof-0.2.1.0-6cf6f
Depends: libghc-primes-dev (= 0.2.1.0-8), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-primes/libghc-primes-prof_0.2.1.0-8_amd64.deb
Size: 28212
MD5sum: 6a32691a63595d653761f549065828ac
SHA1: c0a2cc8a58209075fa2aeee44fffac516941fecd
SHA256: 3013e4b6a75178572398b78fe35b38bc51087ad593f0936ad5026c2fa2d56fbb
Description-en: efficient, purely functional generation of prime numbers; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: d999a607a0891ca2db0546097f548e54
Homepage: http://github.com/sebfisch/primes
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu