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

Last updated: October 07,2024

1. Install "ghc-text.x86_64" package

Here is a brief guide to show you how to install ghc-text.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "ghc-text.x86_64" package

This tutorial shows how to uninstall ghc-text.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:19:15 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-text
Version : 1.2.4.1
Release : 116.el9
Architecture : x86_64
Size : 377 k
Source : ghc-8.10.7-116.el9.src.rpm
Repository : epel
Summary : Haskell text library
URL : http://hackage.haskell.org/package/text
License : BSD
Description : This package provides the Haskell text library.