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

Last updated: May 16,2024

1. Install "libghc-maths-dev" package

This guide let you learn how to install libghc-maths-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-maths-dev" package

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

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

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

Package: libghc-maths-dev
Priority: extra
Section: universe/haskell
Installed-Size: 22166
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-maths
Version: 0.4.8-2
Provides: libghc-haskellformaths-dev-0.4.8-a7e49
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-random-dev-1.1-c46cc, libc6 (>= 2.2.5)
Suggests: libghc-maths-doc, libghc-maths-prof
Filename: pool/universe/h/haskell-maths/libghc-maths-dev_0.4.8-2_amd64.deb
Size: 2101154
MD5sum: 33ad0384b1d4fb51adda593da0f9e489
SHA1: 0f0e9b2663c7f6732864b3d7785fb1d6311a7bf3
SHA256: f3cd1a7cbf328f5b02a8885dc5823c9ad5a30b6841b09c395c77418a25a14fc5
Description-en: Combinatorics, group theory, (non-)commutative algebra
A library of maths code in the areas of combinatorics, group theory,
commutative algebra, and non-commutative algebra. The library is mainly
intended for educational purposes, but does have efficient
implementations of several fundamental algorithms.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: fe0e6261dcbb6fa9a06eab12717d4178
Homepage: http://haskellformaths.blogspot.com/
Ghc-Package: HaskellForMaths-0.4.8-a7e49ced4bc5f8b563e602305851ed90
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu