How to Install and Uninstall ghc-simple-cmd-args.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "ghc-simple-cmd-args.x86_64" package
Please follow the guidance below to install ghc-simple-cmd-args.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-simple-cmd-args.x86_64
Copied
2. Uninstall "ghc-simple-cmd-args.x86_64" package
This guide covers the steps necessary to uninstall ghc-simple-cmd-args.x86_64 on Oracle Linux 9:
$
sudo dnf remove
ghc-simple-cmd-args.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-simple-cmd-args.x86_64 package on Oracle Linux 9
Last metadata expiration check: 2:24:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-simple-cmd-args
Version : 0.1.8
Release : 1.el9
Architecture : x86_64
Size : 23 k
Source : ghc-simple-cmd-args-0.1.8-1.el9.src.rpm
Repository : epel
Summary : Simple command args parsing and execution
URL : https://hackage.haskell.org/package/simple-cmd-args
License : BSD
Description : This is a small wrapper over optparse-applicative which allows combining args
: parsers directly with IO commands. For subcommands this can avoid type
: boilerplate. It also provides some compact aliases for options with their
: Mod's.
Available Packages
Name : ghc-simple-cmd-args
Version : 0.1.8
Release : 1.el9
Architecture : x86_64
Size : 23 k
Source : ghc-simple-cmd-args-0.1.8-1.el9.src.rpm
Repository : epel
Summary : Simple command args parsing and execution
URL : https://hackage.haskell.org/package/simple-cmd-args
License : BSD
Description : This is a small wrapper over optparse-applicative which allows combining args
: parsers directly with IO commands. For subcommands this can avoid type
: boilerplate. It also provides some compact aliases for options with their
: Mod's.