How to Install and Uninstall ghc-shelly Package on openSuSE Tumbleweed
Last updated: February 01,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "ghc-shelly" package
In this section, we are going to explain the necessary steps to install ghc-shelly on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-shelly
Copied
2. Uninstall "ghc-shelly" package
Please follow the guidelines below to uninstall ghc-shelly on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-shelly
Copied
3. Information about the ghc-shelly package on openSuSE Tumbleweed
Information for package ghc-shelly:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-shelly
Version : 1.9.0-6.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : ghc-shelly-1.9.0-6.17.src
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.
* 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:
.
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-shelly
Version : 1.9.0-6.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : ghc-shelly-1.9.0-6.17.src
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.
* 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: