How to Install and Uninstall ghc-base64-bytestring.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

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

Please follow the steps below to install ghc-base64-bytestring.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall ghc-base64-bytestring.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the ghc-base64-bytestring.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:07:06 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-base64-bytestring
Version : 1.1.0.0
Release : 2.el9
Architecture : x86_64
Size : 29 k
Source : ghc-base64-bytestring-1.1.0.0-2.el9.src.rpm
Repository : epel
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.