How to Install and Uninstall ghc-ieee754.x86_64 Package on CentOS Stream 8

Last updated: October 05,2024

1. Install "ghc-ieee754.x86_64" package

Here is a brief guide to show you how to install ghc-ieee754.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install ghc-ieee754.x86_64

2. Uninstall "ghc-ieee754.x86_64" package

Please follow the instructions below to uninstall ghc-ieee754.x86_64 on CentOS Stream 8:

$ sudo dnf remove ghc-ieee754.x86_64 $ sudo dnf autoremove

3. Information about the ghc-ieee754.x86_64 package on CentOS Stream 8

Last metadata expiration check: 3:09:25 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ghc-ieee754
Version : 0.8.0
Release : 12.el8
Architecture : x86_64
Size : 38 k
Source : ghc-ieee754-0.8.0-12.el8.src.rpm
Repository : epel
Summary : Utilities for dealing with IEEE floating point numbers
URL : https://hackage.haskell.org/package/ieee754
License : BSD
Description : Utilities for dealing with IEEE floating point numbers, ported from the Tango
: math library; approximate and exact equality comparisons for general types.