How to Install and Uninstall ghc-base16-bytestring Package on openSUSE Leap

Last updated: May 19,2024

1. Install "ghc-base16-bytestring" package

Learn how to install ghc-base16-bytestring on openSUSE Leap

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

2. Uninstall "ghc-base16-bytestring" package

Please follow the steps below to uninstall ghc-base16-bytestring on openSUSE Leap:

$ sudo zypper remove ghc-base16-bytestring

3. Information about the ghc-base16-bytestring package on openSUSE Leap

Information for package ghc-base16-bytestring:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-base16-bytestring
Version : 1.0.2.0-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 40.5 KiB
Installed : No
Status : not installed
Source package : ghc-base16-bytestring-1.0.2.0-150500.3.3.1.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