How to Install and Uninstall ghc-stack.x86_64 Package on Oracle Linux 9

Last updated: September 25,2024

1. Install "ghc-stack.x86_64" package

Here is a brief guide to show you how to install ghc-stack.x86_64 on Oracle Linux 9

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

2. Uninstall "ghc-stack.x86_64" package

Please follow the instructions below to uninstall ghc-stack.x86_64 on Oracle Linux 9:

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

3. Information about the ghc-stack.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:43:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-stack
Version : 2.7.5
Release : 21.el9
Architecture : x86_64
Size : 2.2 M
Source : haskell-platform-2022.1-21.el9.src.rpm
Repository : epel
Summary : Haskell stack library
URL : https://hackage.haskell.org/package/stack
License : BSD
Description : This package provides the Haskell stack library.