How to Install and Uninstall ghc-resource-pool.x86_64 Package on AlmaLinux 9

Last updated: October 12,2024

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

In this section, we are going to explain the necessary steps to install ghc-resource-pool.x86_64 on AlmaLinux 9

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

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

Learn how to uninstall ghc-resource-pool.x86_64 on AlmaLinux 9:

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

3. Information about the ghc-resource-pool.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:36:32 ago on Wed Mar 13 07:41:12 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.