How to Install and Uninstall ghc-random.x86_64 Package on CentOS Stream 8

Last updated: October 05,2024

1. Install "ghc-random.x86_64" package

Please follow the instructions below to install ghc-random.x86_64 on CentOS Stream 8

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

2. Uninstall "ghc-random.x86_64" package

This tutorial shows how to uninstall ghc-random.x86_64 on CentOS Stream 8:

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

3. Information about the ghc-random.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:37:21 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ghc-random
Version : 1.1
Release : 8.el8
Architecture : x86_64
Size : 58 k
Source : ghc-random-1.1-8.el8.src.rpm
Repository : epel
Summary : Random number library
URL : https://hackage.haskell.org/package/random
License : BSD
Description : This package provides a basic random number generation library, including the
: ability to split random number generators.