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

Last updated: November 28,2024

1. Install "ghc-attoparsec.x86_64" package

This tutorial shows how to install ghc-attoparsec.x86_64 on Fedora 36

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

2. Uninstall "ghc-attoparsec.x86_64" package

Please follow the step by step instructions below to uninstall ghc-attoparsec.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 0:31:53 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-attoparsec
Version : 0.13.2.5
Release : 2.fc36
Architecture : x86_64
Size : 232 k
Source : ghc-attoparsec-0.13.2.5-2.fc36.src.rpm
Repository : fedora
Summary : Fast combinator parsing for bytestrings and text
URL : https://hackage.haskell.org/package/attoparsec
License : BSD
Description : A fast parser combinator library, aimed particularly at dealing efficiently
: with network protocols and complicated text/binary file formats.