How to Install and Uninstall ghc-cereal.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "ghc-cereal.x86_64" package

This guide let you learn how to install ghc-cereal.x86_64 on AlmaLinux 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 AlmaLinux 9:

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

3. Information about the ghc-cereal.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:40:53 ago on Wed Mar 13 07:41:12 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.