How to Install and Uninstall ghc-process-extras Package on openSUSE Leap
Last updated: November 25,2024
1. Install "ghc-process-extras" package
This guide covers the steps necessary to install ghc-process-extras on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-process-extras
Copied
2. Uninstall "ghc-process-extras" package
This is a short guide on how to uninstall ghc-process-extras on openSUSE Leap:
$
sudo zypper remove
ghc-process-extras
Copied
3. Information about the ghc-process-extras package on openSUSE Leap
Information for package ghc-process-extras:
-------------------------------------------
Repository : Main Repository
Name : ghc-process-extras
Version : 0.7.4-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 244.4 KiB
Installed : No
Status : not installed
Source package : ghc-process-extras-0.7.4-bp155.2.13.src
Upstream URL : https://hackage.haskell.org/package/process-extras
Summary : Process extras
Description :
Extends. Read process input and
output as ByteStrings or Text, or write your own ProcessOutput instance.
Lazy process input and output. ProcessMaker class for more flexibility in the
process creation API.
-------------------------------------------
Repository : Main Repository
Name : ghc-process-extras
Version : 0.7.4-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 244.4 KiB
Installed : No
Status : not installed
Source package : ghc-process-extras-0.7.4-bp155.2.13.src
Upstream URL : https://hackage.haskell.org/package/process-extras
Summary : Process extras
Description :
Extends
output as ByteStrings or Text, or write your own ProcessOutput instance.
Lazy process input and output. ProcessMaker class for more flexibility in the
process creation API.