How to Install and Uninstall ghc-cereal.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

1. Install "ghc-cereal.x86_64" package

Please follow the step by step instructions below to install ghc-cereal.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "ghc-cereal.x86_64" package

Here is a brief guide to show you how to uninstall ghc-cereal.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the ghc-cereal.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:13:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-cereal
Version : 0.5.8.2
Release : 1.el9
Architecture : x86_64
Size : 97 k
Source : ghc-cereal-0.5.8.2-1.el9.src.rpm
Repository : epel
Summary : A binary serialization library
URL : https://hackage.haskell.org/package/cereal
License : BSD
Description : A binary serialization library, similar to binary, that introduces an isolate
: primitive for parser isolation, and labeled blocks for better error messages.