How to Install and Uninstall ghc-math-functions.x86_64 Package on Fedora 35

Last updated: January 18,2025

1. Install "ghc-math-functions.x86_64" package

Here is a brief guide to show you how to install ghc-math-functions.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ghc-math-functions.x86_64

2. Uninstall "ghc-math-functions.x86_64" package

This guide covers the steps necessary to uninstall ghc-math-functions.x86_64 on Fedora 35:

$ sudo dnf remove ghc-math-functions.x86_64 $ sudo dnf autoremove

3. Information about the ghc-math-functions.x86_64 package on Fedora 35

Last metadata expiration check: 1:22:00 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : ghc-math-functions
Version : 0.3.4.2
Release : 1.fc35
Architecture : x86_64
Size : 154 k
Source : ghc-math-functions-0.3.4.2-1.fc35.src.rpm
Repository : fedora
Summary : Collection of tools for numeric computations
URL : https://hackage.haskell.org/package/math-functions
License : BSD
Description : This library contain collection of various utilities for numerical computing.
: So far there're special mathematical functions, compensated summation
: algorithm, summation of series, root finding for real functions, polynomial
: summation and Chebyshev polynomials.