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

Last updated: October 07,2024

1. Install "ghc-base64-bytestring.x86_64" package

Please follow the guidance below to install ghc-base64-bytestring.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ghc-base64-bytestring.x86_64

2. Uninstall "ghc-base64-bytestring.x86_64" package

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

$ sudo dnf remove ghc-base64-bytestring.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:29:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-base64-bytestring
Version : 1.0.0.3
Release : 4.fc34
Architecture : x86_64
Size : 26 k
Source : ghc-base64-bytestring-1.0.0.3-4.fc34.src.rpm
Repository : fedora
Summary : Fast base64 encoding and decoding for ByteStrings
URL : https://hackage.haskell.org/package/base64-bytestring
License : BSD
Description : This package provides support for encoding and decoding binary data according
: to 'base64' (see also ) for
: strict and lazy ByteStrings.