< Home - < Back

wdiff


Information about the package, wdiff, which is shipped with common Linux distributions. The wdiff package is designed for, A front-end to GNU diff.


Package Name:

wdiff

Summary:

A front-end to GNU diff

Description:

`wdiff' is a front-end to GNU `diff'. It compares two files, finding which words have been deleted or added to the first in order to create the second. It has many output formats and interacts well with terminals and pagers (notably with `less'). `wdiff' is particularly useful when two texts differ only by a few words and paragraphs have been refilled.

Architecture:

x86_64

Version:

1.2.2

Release:

3.el6

Size:

154 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for wdiff


Control the wdiff package with the following handy commands outlined below.


Command

Description of Command

yum install wdiff

This command will install wdiff on the server.

yum remove wdiff

This command will un-install wdiff on the server. When you run this command, you will be asked if you are sure that you want to remove wdiff, so you have to manually confirm that you want to do this.

yum -y remove wdiff

This command will un-install wdiff on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove wdiff when using the -y flag.

yum update wdiff

This command will update wdiff to the latest version. When you run this command, you will be asked if you are sure that you want to remove wdiff, so you have to manually confirm that you want to do this.

yum -y update wdiff

This command will update wdiff to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove wdiff when using the -y flag.

yum info wdiff

This command will show you core information about the wdiff package.

yum deplist wdiff

This command will show you the dependencies for wdiff. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update wdiff

This command will check if there is an update waiting on wdiff. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.