How to Install and Uninstall ghc-cereal.x86_64 Package on Fedora 34

Last updated: July 07,2024

1. Install "ghc-cereal.x86_64" package

Please follow the steps below to install ghc-cereal.x86_64 on Fedora 34

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

2. Uninstall "ghc-cereal.x86_64" package

This is a short guide on how to uninstall ghc-cereal.x86_64 on Fedora 34:

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

3. Information about the ghc-cereal.x86_64 package on Fedora 34

Last metadata expiration check: 0:49:46 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-cereal
Version : 0.5.8.1
Release : 5.fc34
Architecture : x86_64
Size : 99 k
Source : ghc-cereal-0.5.8.1-5.fc34.src.rpm
Repository : fedora
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.