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

Last updated: June 25,2024

1. Install "ghc-exceptions-prof.x86_64" package

This tutorial shows how to install ghc-exceptions-prof.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ghc-exceptions-prof.x86_64

2. Uninstall "ghc-exceptions-prof.x86_64" package

This tutorial shows how to uninstall ghc-exceptions-prof.x86_64 on AlmaLinux 9:

$ sudo dnf remove ghc-exceptions-prof.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:35:00 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-exceptions-prof
Version : 0.10.4
Release : 116.el9
Architecture : x86_64
Size : 134 k
Source : ghc-8.10.7-116.el9.src.rpm
Repository : epel
Summary : Haskell exceptions profiling library
URL : https://haskell.org/ghc/
License : BSD and HaskellReport
Description : This package provides the Haskell exceptions profiling library.