How to Install and Uninstall ghc-simple-cmd.x86_64 Package on AlmaLinux 9
Last updated: November 28,2024
1. Install "ghc-simple-cmd.x86_64" package
This guide covers the steps necessary to install ghc-simple-cmd.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-simple-cmd.x86_64
Copied
2. Uninstall "ghc-simple-cmd.x86_64" package
Please follow the guidelines below to uninstall ghc-simple-cmd.x86_64 on AlmaLinux 9:
$
sudo dnf remove
ghc-simple-cmd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-simple-cmd.x86_64 package on AlmaLinux 9
Last metadata expiration check: 1:55:00 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-simple-cmd
Version : 0.2.6
Release : 1.el9
Architecture : x86_64
Size : 33 k
Source : ghc-simple-cmd-0.2.6-1.el9.src.rpm
Repository : epel
Summary : Simple String-based process commands
URL : https://hackage.haskell.org/package/simple-cmd
License : BSD
Description : Simple wrappers over System.Process (readProcess, readProcessWithExitCode,
: rawSystem, and createProcess). The idea is to provide some common idioms for
: calling out to commands from programs. For more advanced shell-scripting or
: streaming use turtle, shelly, shake, etc.
Available Packages
Name : ghc-simple-cmd
Version : 0.2.6
Release : 1.el9
Architecture : x86_64
Size : 33 k
Source : ghc-simple-cmd-0.2.6-1.el9.src.rpm
Repository : epel
Summary : Simple String-based process commands
URL : https://hackage.haskell.org/package/simple-cmd
License : BSD
Description : Simple wrappers over System.Process (readProcess, readProcessWithExitCode,
: rawSystem, and createProcess). The idea is to provide some common idioms for
: calling out to commands from programs. For more advanced shell-scripting or
: streaming use turtle, shelly, shake, etc.