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

Last updated: November 26,2024

1. Install "ghc-Diff" package

Learn how to install ghc-Diff on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-Diff

2. Uninstall "ghc-Diff" package

Learn how to uninstall ghc-Diff on openSUSE Leap:

$ sudo zypper remove ghc-Diff

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

Information for package ghc-Diff:
---------------------------------
Repository : Main Repository
Name : ghc-Diff
Version : 0.4.1-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 231.4 KiB
Installed : No
Status : not installed
Source package : ghc-Diff-0.4.1-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/Diff
Summary : O(ND) diff algorithm in haskell
Description :
Implementation of the standard diff algorithm, and utilities for pretty
printing.