How to Install and Uninstall ghc-pretty-show Package on openSUSE Leap

Last updated: December 24,2024

1. Install "ghc-pretty-show" package

This is a short guide on how to install ghc-pretty-show on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-pretty-show

2. Uninstall "ghc-pretty-show" package

This is a short guide on how to uninstall ghc-pretty-show on openSUSE Leap:

$ sudo zypper remove ghc-pretty-show

3. Information about the ghc-pretty-show package on openSUSE Leap

Information for package ghc-pretty-show:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-pretty-show
Version : 1.10-150500.3.2.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : ghc-pretty-show-1.10-150500.3.2.1.src
Upstream URL : https://hackage.haskell.org/package/pretty-show
Summary : Tools for working with derived `Show` instances and generic inspection of values
Description :
We provide a library and an executable for working with derived 'Show'
instances. By using the library, we can parse derived 'Show' instances into a
generic data structure. The 'ppsh' tool uses the library to produce
human-readable versions of 'Show' instances, which can be quite handy for
debugging Haskell programs. We can also render complex generic values into an
interactive Html page, for easier examination.

5. The same packages on other Linux Distributions