How to Install and Uninstall ghc-entropy.x86_64 Package on Fedora 36

Last updated: January 15,2025

1. Install "ghc-entropy.x86_64" package

Please follow the guidance below to install ghc-entropy.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ghc-entropy.x86_64

2. Uninstall "ghc-entropy.x86_64" package

Please follow the instructions below to uninstall ghc-entropy.x86_64 on Fedora 36:

$ sudo dnf remove ghc-entropy.x86_64 $ sudo dnf autoremove

3. Information about the ghc-entropy.x86_64 package on Fedora 36

Last metadata expiration check: 3:34:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-entropy
Version : 0.4.1.6
Release : 7.fc36
Architecture : x86_64
Size : 20 k
Source : ghc-entropy-0.4.1.6-7.fc36.src.rpm
Repository : fedora
Summary : A platform independent entropy source
URL : https://hackage.haskell.org/package/entropy
License : BSD
Description : A mostly platform independent method to obtain cryptographically strong entropy
: (RDRAND, urandom, CryptAPI, and patches welcome) Users looking for
: cryptographically strong (number-theoretically sound) PRNGs should see the
: 'DRBG' package too.