How to Install and Uninstall ghc-shelly.x86_64 Package on AlmaLinux 9
Last updated: January 16,2025
1. Install "ghc-shelly.x86_64" package
Please follow the steps below to install ghc-shelly.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-shelly.x86_64
Copied
2. Uninstall "ghc-shelly.x86_64" package
This guide covers the steps necessary to uninstall ghc-shelly.x86_64 on AlmaLinux 9:
$
sudo dnf remove
ghc-shelly.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-shelly.x86_64 package on AlmaLinux 9
Last metadata expiration check: 1:16:40 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-shelly
Version : 1.9.0
Release : 7.el9
Architecture : x86_64
Size : 163 k
Source : ghc-shelly-1.9.0-7.el9.src.rpm
Repository : epel
Summary : Shell-like (systems) programming in Haskell
URL : https://hackage.haskell.org/package/shelly
License : BSD
Description : Shelly provides convenient systems programming in Haskell, similar in spirit to
: POSIX shells. Shelly:
:
: * is aimed at convenience and getting things done rather than being
: a demonstration of elegance.
: * has detailed and useful error messages
: * maintains its own environment, making it thread-safe.
: * is modern, using Text filepath/directory
:
: Shelly is originally forked from the Shellish package.
:
: See the shelly-extra package for additional functionality.
:
: An overview is available in the README:
:.
Available Packages
Name : ghc-shelly
Version : 1.9.0
Release : 7.el9
Architecture : x86_64
Size : 163 k
Source : ghc-shelly-1.9.0-7.el9.src.rpm
Repository : epel
Summary : Shell-like (systems) programming in Haskell
URL : https://hackage.haskell.org/package/shelly
License : BSD
Description : Shelly provides convenient systems programming in Haskell, similar in spirit to
: POSIX shells. Shelly:
:
: * is aimed at convenience and getting things done rather than being
: a demonstration of elegance.
: * has detailed and useful error messages
: * maintains its own environment, making it thread-safe.
: * is modern, using Text filepath/directory
:
: Shelly is originally forked from the Shellish package.
:
: See the shelly-extra package for additional functionality.
:
: An overview is available in the README:
: