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

Last updated: October 08,2024

1. Install "ghc-Glob.x86_64" package

This guide let you learn how to install ghc-Glob.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "ghc-Glob.x86_64" package

This is a short guide on how to uninstall ghc-Glob.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:15:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-Glob
Version : 0.10.2
Release : 1.el9
Architecture : x86_64
Size : 64 k
Source : ghc-Glob-0.10.2-1.el9.src.rpm
Repository : epel
Summary : Globbing library
URL : https://hackage.haskell.org/package/Glob
License : BSD
Description : A library for globbing: matching patterns against file paths.