How to Install and Uninstall ghc-prettyclass Package on openSUSE Leap

Last updated: May 09,2024

1. Install "ghc-prettyclass" package

Learn how to install ghc-prettyclass on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-prettyclass

2. Uninstall "ghc-prettyclass" package

Please follow the guidance below to uninstall ghc-prettyclass on openSUSE Leap:

$ sudo zypper remove ghc-prettyclass

3. Information about the ghc-prettyclass package on openSUSE Leap

Information for package ghc-prettyclass:
----------------------------------------
Repository : Main Repository
Name : ghc-prettyclass
Version : 1.0.0.0-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 114.7 KiB
Installed : No
Status : not installed
Source package : ghc-prettyclass-1.0.0.0-bp155.2.13.src
Upstream URL : https://hackage.haskell.org/package/prettyclass
Summary : Pretty printing class similar to Show
Description :
Pretty printing class similar to Show, based on the HughesPJ pretty printing
library. Provides the pretty printing class and instances for the Prelude
types.