How to Install and Uninstall ghc-unbounded-delays.x86_64 Package on Fedora 34
Last updated: February 07,2025
1. Install "ghc-unbounded-delays.x86_64" package
This guide covers the steps necessary to install ghc-unbounded-delays.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
ghc-unbounded-delays.x86_64
Copied
2. Uninstall "ghc-unbounded-delays.x86_64" package
Please follow the step by step instructions below to uninstall ghc-unbounded-delays.x86_64 on Fedora 34:
$
sudo dnf remove
ghc-unbounded-delays.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-unbounded-delays.x86_64 package on Fedora 34
Last metadata expiration check: 0:47:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-unbounded-delays
Version : 0.1.1.0
Release : 13.fc34
Architecture : x86_64
Size : 16 k
Source : ghc-unbounded-delays-0.1.1.0-13.fc34.src.rpm
Repository : fedora
Summary : Unbounded thread delays and timeouts
URL : https://hackage.haskell.org/package/unbounded-delays
License : BSD
Description : The 'threadDelay' and 'timeout' functions from the 'base' library use the
: bounded 'Int' type for specifying the delay or timeout period. This packages
: provides alternatives which use the unbounded 'Integer' type.
Available Packages
Name : ghc-unbounded-delays
Version : 0.1.1.0
Release : 13.fc34
Architecture : x86_64
Size : 16 k
Source : ghc-unbounded-delays-0.1.1.0-13.fc34.src.rpm
Repository : fedora
Summary : Unbounded thread delays and timeouts
URL : https://hackage.haskell.org/package/unbounded-delays
License : BSD
Description : The 'threadDelay' and 'timeout' functions from the 'base' library use the
: bounded 'Int' type for specifying the delay or timeout period. This packages
: provides alternatives which use the unbounded 'Integer' type.