How to Install and Uninstall ghc-byteable Package on openSUSE Leap
Last updated: December 24,2024
1. Install "ghc-byteable" package
Please follow the steps below to install ghc-byteable on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-byteable
Copied
2. Uninstall "ghc-byteable" package
Please follow the guidelines below to uninstall ghc-byteable on openSUSE Leap:
$
sudo zypper remove
ghc-byteable
Copied
3. Information about the ghc-byteable package on openSUSE Leap
Information for package ghc-byteable:
-------------------------------------
Repository : Main Repository
Name : ghc-byteable
Version : 0.1.1-bp155.3.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 19.6 KiB
Installed : No
Status : not installed
Source package : ghc-byteable-0.1.1-bp155.3.16.src
Upstream URL : https://hackage.haskell.org/package/byteable
Summary : Type class for sequence of bytes
Description :
Abstract class to manipulate sequence of bytes
The use case of this class is abstracting manipulation of types that are just
wrapping a bytestring with stronger and more meaniful name.
Usual definition of those types are of the form: newtype MyType = MyType
ByteString.
-------------------------------------
Repository : Main Repository
Name : ghc-byteable
Version : 0.1.1-bp155.3.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 19.6 KiB
Installed : No
Status : not installed
Source package : ghc-byteable-0.1.1-bp155.3.16.src
Upstream URL : https://hackage.haskell.org/package/byteable
Summary : Type class for sequence of bytes
Description :
Abstract class to manipulate sequence of bytes
The use case of this class is abstracting manipulation of types that are just
wrapping a bytestring with stronger and more meaniful name.
Usual definition of those types are of the form: newtype MyType = MyType
ByteString.