How to Install and Uninstall ghc-shelly Package on openSUSE Leap

Last updated: May 18,2024

1. Install "ghc-shelly" package

This tutorial shows how to install ghc-shelly on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-shelly

2. Uninstall "ghc-shelly" package

This is a short guide on how to uninstall ghc-shelly on openSUSE Leap:

$ sudo zypper remove ghc-shelly

3. Information about the ghc-shelly package on openSUSE Leap

Information for package ghc-shelly:
-----------------------------------
Repository : Main Repository
Name : ghc-shelly
Version : 1.10.0-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : ghc-shelly-1.10.0-bp155.2.14.src
Upstream URL : https://hackage.haskell.org/package/shelly
Summary : Shell-like (systems) programming in Haskell
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.
Shelly is originally forked from the Shellish package.
See the shelly-extra package for additional functionality.
An overview is available in the README:
.

5. The same packages on other Linux Distributions