How to Install and Uninstall ghc-ranges.x86_64 Package on Fedora 38

Last updated: March 01,2025

1. Install "ghc-ranges.x86_64" package

Here is a brief guide to show you how to install ghc-ranges.x86_64 on Fedora 38

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

2. Uninstall "ghc-ranges.x86_64" package

Please follow the step by step instructions below to uninstall ghc-ranges.x86_64 on Fedora 38:

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

3. Information about the ghc-ranges.x86_64 package on Fedora 38

Last metadata expiration check: 5:06:53 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ghc-ranges
Version : 0.2.4
Release : 44.fc38
Architecture : x86_64
Size : 19 k
Source : ghc-ranges-0.2.4-44.fc38.src.rpm
Repository : fedora
Summary : Ranges and various functions on them
URL : https://hackage.haskell.org/package/ranges
License : BSD-3-Clause
Description : Ranges and some functions allowing things like fast membership lookup on ranges
: with holes in them and so on.