How to Install and Uninstall ghc-optparse-generic Package on openSUSE Leap

Last updated: May 19,2024

1. Install "ghc-optparse-generic" package

Please follow the steps below to install ghc-optparse-generic on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-optparse-generic

2. Uninstall "ghc-optparse-generic" package

This tutorial shows how to uninstall ghc-optparse-generic on openSUSE Leap:

$ sudo zypper remove ghc-optparse-generic

3. Information about the ghc-optparse-generic package on openSUSE Leap

Information for package ghc-optparse-generic:
---------------------------------------------
Repository : Main Repository
Name : ghc-optparse-generic
Version : 1.4.7-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 650.1 KiB
Installed : No
Status : not installed
Source package : ghc-optparse-generic-1.4.7-bp155.2.14.src
Upstream URL : https://hackage.haskell.org/package/optparse-generic
Summary : Auto-generate a command-line parser for your datatype
Description :
This library auto-generates an 'optparse-applicative'-compatible 'Parser' from
any data type that derives the 'Generic' interface.
See the documentation in "Options.Generic" for an example of how to use this
library.

5. The same packages on other Linux Distributions