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

Last updated: November 23,2024

1. Install "ghc-Diff" package

Here is a brief guide to show you how to install ghc-Diff on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-Diff

2. Uninstall "ghc-Diff" package

This is a short guide on how to uninstall ghc-Diff on openSuSE Tumbleweed:

$ sudo zypper remove ghc-Diff

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

Information for package ghc-Diff:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-Diff
Version : 0.4.1-2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 280.4 KiB
Installed : No
Status : not installed
Source package : ghc-Diff-0.4.1-2.13.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.