How to Install and Uninstall ghc-resourcet.x86_64 Package on Oracle Linux 9
Last updated: November 24,2024
1. Install "ghc-resourcet.x86_64" package
Please follow the step by step instructions below to install ghc-resourcet.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-resourcet.x86_64
Copied
2. Uninstall "ghc-resourcet.x86_64" package
This guide covers the steps necessary to uninstall ghc-resourcet.x86_64 on Oracle Linux 9:
$
sudo dnf remove
ghc-resourcet.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-resourcet.x86_64 package on Oracle Linux 9
Last metadata expiration check: 2:54:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-resourcet
Version : 1.2.4.3
Release : 1.el9
Architecture : x86_64
Size : 49 k
Source : ghc-resourcet-1.2.4.3-1.el9.src.rpm
Repository : epel
Summary : Deterministic allocation and freeing of scarce resources
URL : https://hackage.haskell.org/package/resourcet
License : BSD
Description : Allocate resources which are guaranteed to be released.
: All register cleanup actions live in the IO monad, not the main monad.
: This allows both more efficient code, and for monads to be transformed.
Available Packages
Name : ghc-resourcet
Version : 1.2.4.3
Release : 1.el9
Architecture : x86_64
Size : 49 k
Source : ghc-resourcet-1.2.4.3-1.el9.src.rpm
Repository : epel
Summary : Deterministic allocation and freeing of scarce resources
URL : https://hackage.haskell.org/package/resourcet
License : BSD
Description : Allocate resources which are guaranteed to be released.
: All register cleanup actions live in the IO monad, not the main monad.
: This allows both more efficient code, and for monads to be transformed.