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

Last updated: July 03,2024

1. Install "ghc-errors" package

Here is a brief guide to show you how to install ghc-errors on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-errors

2. Uninstall "ghc-errors" package

This guide covers the steps necessary to uninstall ghc-errors on openSUSE Leap:

$ sudo zypper remove ghc-errors

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

Information for package ghc-errors:
-----------------------------------
Repository : Main Repository
Name : ghc-errors
Version : 2.3.0-bp155.4.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 152.2 KiB
Installed : No
Status : not installed
Source package : ghc-errors-2.3.0-bp155.4.16.src
Upstream URL : https://hackage.haskell.org/package/errors
Summary : Simplified error-handling
Description :
The one-stop shop for all your error-handling needs! Just import
"Control.Error".
This library encourages an error-handling style that directly uses the type
system, rather than out-of-band exceptions.

5. The same packages on other Linux Distributions