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

Last updated: November 23,2024

1. Install "ghc-array.x86_64" package

Please follow the instructions below to install ghc-array.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "ghc-array.x86_64" package

Please follow the instructions below to uninstall ghc-array.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:58:35 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-array
Version : 0.5.2.0
Release : 68.4.el8
Architecture : x86_64
Size : 119 k
Source : ghc-8.2.2-68.4.el8.src.rpm
Repository : epel
Summary : Haskell array library
URL : http://hackage.haskell.org/package/array
License : BSD and HaskellReport
Description : This package provides the Haskell array library.