How to Install and Uninstall wdiff.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 26,2024
1. Install "wdiff.x86_64" package
Please follow the guidelines below to install wdiff.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
wdiff.x86_64
Copied
2. Uninstall "wdiff.x86_64" package
Please follow the guidance below to uninstall wdiff.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
wdiff.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the wdiff.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 9:00:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : wdiff
Version : 1.2.2
Release : 19.el8
Architecture : x86_64
Size : 209 k
Source : wdiff-1.2.2-19.el8.src.rpm
Repository : epel
Summary : Compare files on a word per word basis
URL : https://www.gnu.org/software/wdiff/
License : GPLv3+ and Latex2e
Description : The GNU wdiff program is a front end to diff for comparing files on a word per
: word basis. A word is anything between whitespace. This is useful for comparing
: two texts in which a few words have been changed and for which paragraphs have
: been refilled. It works by creating two temporary files, one word per line, and
: then executes diff on these files. It collects the diff output and uses it to
: produce a nicer display of word differences between the original files.
Available Packages
Name : wdiff
Version : 1.2.2
Release : 19.el8
Architecture : x86_64
Size : 209 k
Source : wdiff-1.2.2-19.el8.src.rpm
Repository : epel
Summary : Compare files on a word per word basis
URL : https://www.gnu.org/software/wdiff/
License : GPLv3+ and Latex2e
Description : The GNU wdiff program is a front end to diff for comparing files on a word per
: word basis. A word is anything between whitespace. This is useful for comparing
: two texts in which a few words have been changed and for which paragraphs have
: been refilled. It works by creating two temporary files, one word per line, and
: then executes diff on these files. It collects the diff output and uses it to
: produce a nicer display of word differences between the original files.