How to Install and Uninstall ghc9.2-devel.x86_64 Package on AlmaLinux 9

Last updated: November 24,2024

1. Install "ghc9.2-devel.x86_64" package

This guide let you learn how to install ghc9.2-devel.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ghc9.2-devel.x86_64

2. Uninstall "ghc9.2-devel.x86_64" package

Please follow the steps below to uninstall ghc9.2-devel.x86_64 on AlmaLinux 9:

$ sudo dnf remove ghc9.2-devel.x86_64 $ sudo dnf autoremove

3. Information about the ghc9.2-devel.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:45:06 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc9.2-devel
Version : 9.2.8
Release : 18.el9
Architecture : x86_64
Size : 10 k
Source : ghc9.2-9.2.8-18.el9.src.rpm
Repository : epel
Summary : GHC development libraries meta package
URL : https://haskell.org/ghc/
License : BSD-3-Clause and HaskellReport
Description : This is a meta-package for all the development library packages in GHC
: except the ghc library, which is installed by the toplevel ghc metapackage.