How to Install and Uninstall ghc-base16-bytestring.x86_64 Package on Fedora 35
Last updated: November 01,2024
1. Install "ghc-base16-bytestring.x86_64" package
Please follow the step by step instructions below to install ghc-base16-bytestring.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ghc-base16-bytestring.x86_64
Copied
2. Uninstall "ghc-base16-bytestring.x86_64" package
Please follow the guidance below to uninstall ghc-base16-bytestring.x86_64 on Fedora 35:
$
sudo dnf remove
ghc-base16-bytestring.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-base16-bytestring.x86_64 package on Fedora 35
Last metadata expiration check: 2:48:37 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ghc-base16-bytestring
Version : 1.0.1.0
Release : 1.fc35
Architecture : x86_64
Size : 19 k
Source : ghc-base16-bytestring-1.0.1.0-1.fc35.src.rpm
Repository : fedora
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.1.0
Release : 1.fc35
Architecture : x86_64
Size : 19 k
Source : ghc-base16-bytestring-1.0.1.0-1.fc35.src.rpm
Repository : fedora
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.