How to Install and Uninstall ghc-extensible-exceptions.x86_64 Package on CentOS Stream 8

Last updated: October 09,2024

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

This guide covers the steps necessary to install ghc-extensible-exceptions.x86_64 on CentOS Stream 8

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

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

Here is a brief guide to show you how to uninstall ghc-extensible-exceptions.x86_64 on CentOS Stream 8:

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

3. Information about the ghc-extensible-exceptions.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:41:06 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ghc-extensible-exceptions
Version : 0.1.1.4
Release : 24.el8
Architecture : x86_64
Size : 13 k
Source : ghc-extensible-exceptions-0.1.1.4-24.el8.src.rpm
Repository : epel
Summary : Extensible exceptions
URL : https://hackage.haskell.org/package/extensible-exceptions
License : BSD
Description : This package provides extensible exceptions for GHC.