How to Install and Uninstall ghc-base16-bytestring Package on openSuSE Tumbleweed

Last updated: May 06,2024

1. Install "ghc-base16-bytestring" package

Please follow the instructions below to install ghc-base16-bytestring on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-base16-bytestring

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

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.

5. The same packages on other Linux Distributions