How to Install diffuse software package in Debian 9 (Stretch)

How to Install diffuse software package in Debian 9 (Stretch)

diffuse software package provides graphical tool for merging and comparing text files, you can install in your Debian 9 (Stretch) 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 9 stretch
Section Editors
Package diffuse
Version 0.4.8-2
Description graphical tool for merging and comparing text files
Sub Section Editors


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