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

Last updated: November 08,2024

1. Install "ghc-unix-bytestring" package

Here is a brief guide to show you how to install ghc-unix-bytestring on openSUSE Leap

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

2. Uninstall "ghc-unix-bytestring" package

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

$ sudo zypper remove ghc-unix-bytestring

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

Information for package ghc-unix-bytestring:
--------------------------------------------
Repository : Main Repository
Name : ghc-unix-bytestring
Version : 0.3.7.6-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 102.9 KiB
Installed : No
Status : not installed
Source package : ghc-unix-bytestring-0.3.7.6-bp155.2.14.src
Upstream URL : https://hackage.haskell.org/package/unix-bytestring
Summary : Unix/Posix-specific functions for ByteStrings
Description :
Unix/Posix-specific functions for ByteStrings.
Provides 'ByteString' file-descriptor based I/O API, designed loosely after the
'String' file-descriptor based I/O API in "System.Posix.IO". The functions here
wrap standard C implementations of the functions specified by the ISO/IEC
9945-1:1990 (``POSIX.1'') and X/Open Portability Guide Issue 4, Version 2
(``XPG4.2'') specifications.
Note that this package doesn't require the 'unix' package as a dependency.
But you'll need it in order to get your hands on an 'Fd', so we're not offering
a complete replacement.

5. The same packages on other Linux Distributions