How to Install and Uninstall ghc-base16-bytestring Package on openSuSE Tumbleweed
Last updated: December 24,2024
1. Install "ghc-base16-bytestring" package
Please follow the instructions below to install ghc-base16-bytestring on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-base16-bytestring
Copied
2. Uninstall "ghc-base16-bytestring" package
Please follow the guidelines below to uninstall ghc-base16-bytestring on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-base16-bytestring
Copied
3. Information about the ghc-base16-bytestring package on openSuSE Tumbleweed
Information for package ghc-base16-bytestring:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-base16-bytestring
Version : 1.0.2.0-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 40.6 KiB
Installed : No
Status : not installed
Source package : ghc-base16-bytestring-1.0.2.0-3.4.src
Upstream URL : https://hackage.haskell.org/package/base16-bytestring
Summary : RFC 4648-compliant Base16 encodings for ByteStrings
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.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-base16-bytestring
Version : 1.0.2.0-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 40.6 KiB
Installed : No
Status : not installed
Source package : ghc-base16-bytestring-1.0.2.0-3.4.src
Upstream URL : https://hackage.haskell.org/package/base16-bytestring
Summary : RFC 4648-compliant Base16 encodings for ByteStrings
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.