How to Install and Uninstall ghc-syb Package on openSuSE Tumbleweed
Last updated: November 25,2024
1. Install "ghc-syb" package
Please follow the guidelines below to install ghc-syb on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-syb
Copied
2. Uninstall "ghc-syb" package
Here is a brief guide to show you how to uninstall ghc-syb on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-syb
Copied
3. Information about the ghc-syb package on openSuSE Tumbleweed
Information for package ghc-syb:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-syb
Version : 0.7.2.4-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 261.2 KiB
Installed : No
Status : not installed
Source package : ghc-syb-0.7.2.4-1.5.src
Upstream URL : https://hackage.haskell.org/package/syb
Summary : Scrap Your Boilerplate
Description :
This package contains the generics system described in the /Scrap Your
Boilerplate/ papers (see).
It defines the 'Data' class of types permitting folding and unfolding of
constructor applications, instances of this class for primitive types, and a
variety of traversals.
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-syb
Version : 0.7.2.4-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 261.2 KiB
Installed : No
Status : not installed
Source package : ghc-syb-0.7.2.4-1.5.src
Upstream URL : https://hackage.haskell.org/package/syb
Summary : Scrap Your Boilerplate
Description :
This package contains the generics system described in the /Scrap Your
Boilerplate/ papers (see
It defines the 'Data' class of types permitting folding and unfolding of
constructor applications, instances of this class for primitive types, and a
variety of traversals.