How to Install and Uninstall ghc-ghci.x86_64 Package on AlmaLinux 9

Last updated: June 30,2024

1. Install "ghc-ghci.x86_64" package

This guide let you learn how to install ghc-ghci.x86_64 on AlmaLinux 9

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

2. Uninstall "ghc-ghci.x86_64" package

Please follow the instructions below to uninstall ghc-ghci.x86_64 on AlmaLinux 9:

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

3. Information about the ghc-ghci.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:33:44 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-ghci
Version : 8.10.7
Release : 116.el9
Architecture : x86_64
Size : 355 k
Source : ghc-8.10.7-116.el9.src.rpm
Repository : epel
Summary : Haskell ghci library
URL : http://hackage.haskell.org/package/ghci
License : BSD
Description : This package provides the Haskell ghci library.