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

Last updated: January 12,2025

1. Install "ghc-ranges.x86_64" package

This tutorial shows how to install ghc-ranges.x86_64 on Fedora 35

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

2. Uninstall "ghc-ranges.x86_64" package

Learn how to uninstall ghc-ranges.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 5:42:48 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-ranges
Version : 0.2.4
Release : 31.fc35
Architecture : x86_64
Size : 19 k
Source : ghc-ranges-0.2.4-31.fc35.src.rpm
Repository : fedora
Summary : Ranges and various functions on them
URL : https://hackage.haskell.org/package/ranges
License : BSD
Description : Ranges and some functions allowing things like fast membership lookup on ranges
: with holes in them and so on.