How to Install and Uninstall ghc-array.x86_64 Package on Oracle Linux 8

Last updated: July 05,2024

1. Install "ghc-array.x86_64" package

Please follow the steps below to install ghc-array.x86_64 on Oracle Linux 8

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

2. Uninstall "ghc-array.x86_64" package

This is a short guide on how to uninstall ghc-array.x86_64 on Oracle Linux 8:

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

3. Information about the ghc-array.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:03:43 ago on Mon Sep 12 02:51:38 2022.
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.