How to Install and Uninstall ghc-base16-bytestring.x86_64 Package on Rocky Linux 9
Last updated: November 13,2024
1. Install "ghc-base16-bytestring.x86_64" package
Please follow the instructions below to install ghc-base16-bytestring.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-base16-bytestring.x86_64
Copied
2. Uninstall "ghc-base16-bytestring.x86_64" package
Please follow the steps below to uninstall ghc-base16-bytestring.x86_64 on Rocky Linux 9:
$
sudo dnf remove
ghc-base16-bytestring.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-base16-bytestring.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:49:24 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-base16-bytestring
Version : 1.0.2.0
Release : 1.el9
Architecture : x86_64
Size : 19 k
Source : ghc-base16-bytestring-1.0.2.0-1.el9.src.rpm
Repository : epel
Summary : RFC 4648-compliant Base16 encodings for ByteStrings
URL : https://hackage.haskell.org/package/base16-bytestring
License : BSD
Description : This package provides support for encoding and decoding binary data according
: to 'base16' (see also) for
: strict (see "Data.ByteString.Base16") and lazy 'ByteString's (see
: "Data.ByteString.Base16.Lazy").
:
: See the package which
: provides superior encoding and decoding performance as well as support for
: lazy, short, and strict variants of 'Text' and 'ByteString' values.
: Additionally, see the
: base-encoding> package which provides an uniform API providing conversion paths
: between more binary and textual types.
Available Packages
Name : ghc-base16-bytestring
Version : 1.0.2.0
Release : 1.el9
Architecture : x86_64
Size : 19 k
Source : ghc-base16-bytestring-1.0.2.0-1.el9.src.rpm
Repository : epel
Summary : RFC 4648-compliant Base16 encodings for ByteStrings
URL : https://hackage.haskell.org/package/base16-bytestring
License : BSD
Description : This package provides support for encoding and decoding binary data according
: to 'base16' (see also
: strict (see "Data.ByteString.Base16") and lazy 'ByteString's (see
: "Data.ByteString.Base16.Lazy").
:
: See the
: provides superior encoding and decoding performance as well as support for
: lazy, short, and strict variants of 'Text' and 'ByteString' values.
: Additionally, see the
: between more binary and textual types.