How to Install and Uninstall ghc-pipes-safe Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "ghc-pipes-safe" package

Please follow the instructions below to install ghc-pipes-safe on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-pipes-safe

2. Uninstall "ghc-pipes-safe" package

Please follow the step by step instructions below to uninstall ghc-pipes-safe on openSuSE Tumbleweed:

$ sudo zypper remove ghc-pipes-safe

3. Information about the ghc-pipes-safe package on openSuSE Tumbleweed

Information for package ghc-pipes-safe:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-pipes-safe
Version : 2.3.3-1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 172,8 KiB
Installed : No
Status : not installed
Source package : ghc-pipes-safe-2.3.3-1.10.src
Summary : Safety for the pipes ecosystem
Description :
This package adds resource management and exception handling to the 'pipes'
ecosystem.
Notable features include:
* /Resource Safety/: Guarantee finalization using 'finally', 'bracket' and more
* /Exception Safety/: Even against asynchronous exceptions!
* /Laziness/: Only acquire resources when you need them
* /Promptness/: Finalize resources early when you are done with them
* /Native Exception Handling/: Catch and resume from exceptions inside pipes
* /No Buy-in/: Mix resource-safe pipes with unmanaged pipes using 'hoist'.

5. The same packages on other Linux Distributions