How to Install and Uninstall ghc-syb Package on openSUSE Leap
Last updated: January 12,2025
1. Install "ghc-syb" package
This is a short guide on how to install ghc-syb on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-syb
Copied
2. Uninstall "ghc-syb" package
Please follow the step by step instructions below to uninstall ghc-syb on openSUSE Leap:
$
sudo zypper remove
ghc-syb
Copied
3. Information about the ghc-syb package on openSUSE Leap
Information for package ghc-syb:
--------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-syb
Version : 0.7.2.4-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 255.2 KiB
Installed : No
Status : not installed
Source package : ghc-syb-0.7.2.4-150500.3.3.1.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-syb
Version : 0.7.2.4-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 255.2 KiB
Installed : No
Status : not installed
Source package : ghc-syb-0.7.2.4-150500.3.3.1.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.