How to Install and Uninstall ghc-isocline Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "ghc-isocline" package

Please follow the guidance below to install ghc-isocline on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-isocline

2. Uninstall "ghc-isocline" package

Here is a brief guide to show you how to uninstall ghc-isocline on openSuSE Tumbleweed:

$ sudo zypper remove ghc-isocline

3. Information about the ghc-isocline package on openSuSE Tumbleweed

Information for package ghc-isocline:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-isocline
Version : 1.0.9-1.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.8 MiB
Installed : No
Status : not installed
Source package : ghc-isocline-1.0.9-1.13.src
Upstream URL : https://hackage.haskell.org/package/isocline
Summary : A portable alternative to GNU Readline
Description :
![logo](https://raw.githubusercontent.com/daanx/isocline/main/doc/isocline-inline.svg)
A Haskell wrapper around the [Isocline C
library](https://github.com/daanx/isocline#readme) which can provide an
alternative to GNU Readline. (The Isocline library is included whole and there
are no runtime dependencies). Please see the
[readme](https://github.com/daanx/isocline/haskell#readme) on GitHub for more
information.