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

Last updated: May 18,2024

1. Install "ghc-streaming-bytestring" package

Here is a brief guide to show you how to install ghc-streaming-bytestring on openSuSE Tumbleweed

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

2. Uninstall "ghc-streaming-bytestring" package

Learn how to uninstall ghc-streaming-bytestring on openSuSE Tumbleweed:

$ sudo zypper remove ghc-streaming-bytestring

3. Information about the ghc-streaming-bytestring package on openSuSE Tumbleweed

Information for package ghc-streaming-bytestring:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-streaming-bytestring
Version : 0.2.1-2.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 430,9 KiB
Installed : No
Status : not installed
Source package : ghc-streaming-bytestring-0.2.1-2.7.src
Summary : Fast, effectful byte streams
Description :
This library enables fast and safe streaming of byte data, in either 'Word8' or
'Char' form. It is a core addition to the streaming ecosystem> and avoids the usual pitfalls of combinbing lazy
'ByteString's with lazy 'IO'.
We follow the philosophy shared by 'streaming' that "the best API is the one
you already know". Thus this library mirrors the API of the 'bytestring'
library as closely as possible.
See the module documentation and the README for more information.

5. The same packages on other Linux Distributions