How to Install and Uninstall ghc-enclosed-exceptions.x86_64 Package on CentOS Stream 9
Last updated: November 28,2024
1. Install "ghc-enclosed-exceptions.x86_64" package
Please follow the guidance below to install ghc-enclosed-exceptions.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-enclosed-exceptions.x86_64
Copied
2. Uninstall "ghc-enclosed-exceptions.x86_64" package
Please follow the instructions below to uninstall ghc-enclosed-exceptions.x86_64 on CentOS Stream 9:
$
sudo dnf remove
ghc-enclosed-exceptions.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-enclosed-exceptions.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:58:25 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-enclosed-exceptions
Version : 1.0.3
Release : 13.el9
Architecture : x86_64
Size : 17 k
Source : ghc-enclosed-exceptions-1.0.3-13.el9.src.rpm
Repository : epel
Summary : Catch exceptions within an enclosed computation
URL : https://hackage.haskell.org/package/enclosed-exceptions
License : MIT
Description : Catching all exceptions raised within an enclosed computation, while remaining
: responsive to (external) asynchronous exceptions. For more information on the
: technique, please see:
:.
Available Packages
Name : ghc-enclosed-exceptions
Version : 1.0.3
Release : 13.el9
Architecture : x86_64
Size : 17 k
Source : ghc-enclosed-exceptions-1.0.3-13.el9.src.rpm
Repository : epel
Summary : Catch exceptions within an enclosed computation
URL : https://hackage.haskell.org/package/enclosed-exceptions
License : MIT
Description : Catching all exceptions raised within an enclosed computation, while remaining
: responsive to (external) asynchronous exceptions. For more information on the
: technique, please see:
: