How to Install and Uninstall ghc-resource-pool.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "ghc-resource-pool.x86_64" package

Here is a brief guide to show you how to install ghc-resource-pool.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install ghc-resource-pool.x86_64

2. Uninstall "ghc-resource-pool.x86_64" package

Here is a brief guide to show you how to uninstall ghc-resource-pool.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ghc-resource-pool.x86_64 $ sudo dnf autoremove

3. Information about the ghc-resource-pool.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:43:20 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-resource-pool
Version : 0.2.3.2
Release : 24.el9
Architecture : x86_64
Size : 27 k
Source : ghc-resource-pool-0.2.3.2-24.el9.src.rpm
Repository : epel
Summary : A high-performance striped resource pooling implementation
URL : https://hackage.haskell.org/package/resource-pool
License : BSD
Description : A high-performance striped pooling abstraction for managing flexibly-sized
: collections of resources such as database connections.