How to Install and Uninstall wdiff Package on openSUSE Leap

Last updated: May 12,2024

1. Install "wdiff" package

Please follow the steps below to install wdiff on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install wdiff

2. Uninstall "wdiff" package

In this section, we are going to explain the necessary steps to uninstall wdiff on openSUSE Leap:

$ sudo zypper remove wdiff

3. Information about the wdiff package on openSUSE Leap

Information for package wdiff:
------------------------------
Repository : Main Repository
Name : wdiff
Version : 1.2.2-1.31
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 358.0 KiB
Installed : No
Status : not installed
Source package : wdiff-1.2.2-1.31.src
Upstream URL : https://www.gnu.org/software/wdiff/
Summary : Display Word Differences Between Text Files
Description :
wdiff compares two files and finds which words have been deleted or
added to old_file to get new_file. A word is considered to be anything
between whitespace.
Xwdiff is a handy X Window System front-end, based on Tcl/Tk.