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

Last updated: November 26,2024

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

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

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

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

Learn how to uninstall ghc-base64-bytestring.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 4:33:21 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-base64-bytestring
Version : 1.1.0.0
Release : 1.fc35
Architecture : x86_64
Size : 29 k
Source : ghc-base64-bytestring-1.1.0.0-1.fc35.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.