How to Install and Uninstall ghc-resource-pool.x86_64 Package on Fedora 34

Last updated: October 05,2024

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

Please follow the guidance below to install ghc-resource-pool.x86_64 on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall ghc-resource-pool.x86_64 on Fedora 34:

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

3. Information about the ghc-resource-pool.x86_64 package on Fedora 34

Last metadata expiration check: 2:31:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-resource-pool
Version : 0.2.3.2
Release : 21.fc34
Architecture : x86_64
Size : 26 k
Source : ghc-resource-pool-0.2.3.2-21.fc34.src.rpm
Repository : fedora
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.