How to Install and Uninstall ghc-optparse-applicative.x86_64 Package on Rocky Linux 9
Last updated: January 10,2025
1. Install "ghc-optparse-applicative.x86_64" package
Please follow the guidelines below to install ghc-optparse-applicative.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-optparse-applicative.x86_64
Copied
2. Uninstall "ghc-optparse-applicative.x86_64" package
Learn how to uninstall ghc-optparse-applicative.x86_64 on Rocky Linux 9:
$
sudo dnf remove
ghc-optparse-applicative.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-optparse-applicative.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:39:27 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-optparse-applicative
Version : 0.16.1.0
Release : 2.el9
Architecture : x86_64
Size : 139 k
Source : ghc-optparse-applicative-0.16.1.0-2.el9.src.rpm
Repository : epel
Summary : Utilities and combinators for parsing command line options
URL : https://hackage.haskell.org/package/optparse-applicative
License : BSD
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.
Available Packages
Name : ghc-optparse-applicative
Version : 0.16.1.0
Release : 2.el9
Architecture : x86_64
Size : 139 k
Source : ghc-optparse-applicative-0.16.1.0-2.el9.src.rpm
Repository : epel
Summary : Utilities and combinators for parsing command line options
URL : https://hackage.haskell.org/package/optparse-applicative
License : BSD
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