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

Last updated: July 01,2024

1. Install "ghc-readable" package

Please follow the steps below to install ghc-readable on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-readable

2. Uninstall "ghc-readable" package

This tutorial shows how to uninstall ghc-readable on openSUSE Leap:

$ sudo zypper remove ghc-readable

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

Information for package ghc-readable:
-------------------------------------
Repository : Main Repository
Name : ghc-readable
Version : 0.3.1-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 86.6 KiB
Installed : No
Status : not installed
Source package : ghc-readable-0.3.1-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/readable
Summary : Reading from Text and ByteString
Description :
Provides a Readable type class for reading data types from ByteString and Text.
Also includes efficient implementations for common data types.

5. The same packages on other Linux Distributions