How to Install and Uninstall ghc-optparse-applicative Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "ghc-optparse-applicative" package

Please follow the guidance below to install ghc-optparse-applicative on openSuSE Tumbleweed

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

2. Uninstall "ghc-optparse-applicative" package

This guide let you learn how to uninstall ghc-optparse-applicative on openSuSE Tumbleweed:

$ sudo zypper remove ghc-optparse-applicative

3. Information about the ghc-optparse-applicative package on openSuSE Tumbleweed

Information for package ghc-optparse-applicative:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-optparse-applicative
Version : 0.18.1.0-1.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 900.1 KiB
Installed : No
Status : not installed
Source package : ghc-optparse-applicative-0.18.1.0-1.11.src
Upstream URL : https://hackage.haskell.org/package/optparse-applicative
Summary : Utilities and combinators for parsing command line options
Description :
Optparse-applicative is a haskell library for parsing options on the command
line, and providing a powerful applicative interface for composing them.
optparse-applicative takes care of reading and validating the arguments passed
to the command line, handling and reporting errors, generating a usage line, a
comprehensive help screen, and enabling context-sensitive bash, zsh, and fish
completions.
See the included README for detailed instructions and examples, which is also
available on github .

5. The same packages on other Linux Distributions