How to Install diffuse software package in Debian 8 (Jessie)

How to Install diffuse software package in Debian 8 (Jessie)

diffuse software package provides graphical tool for merging and comparing text files, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install diffuse 

diffuse is installed in your system.

Make ensure the diffuse package were installed using the commands given below,

$ sudo dpkg-query -l | grep diffuse *

You will get with diffuse package name, version, architecture and description in a table

diffuse package basic information:

Distro Debian 8 jessie
Section Editors
Package diffuse
Version 0.4.8-1
Description graphical tool for merging and comparing text files
Sub Section Editors


See Also, How to uninstall or remove diffuse software package from Debian 8 (Jessie)?