How to Install and Uninstall ghc-ieee754.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "ghc-ieee754.x86_64" package

This tutorial shows how to install ghc-ieee754.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "ghc-ieee754.x86_64" package

Here is a brief guide to show you how to uninstall ghc-ieee754.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the ghc-ieee754.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:02:00 ago on Mon Feb 26 15:59:38 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.