How to Install php-wikidiff2 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install php-wikidiff2 software package in Ubuntu 14.04 LTS (Trusty Tahr)

php-wikidiff2 software package provides external diff engine for mediawiki, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install php-wikidiff2 

php-wikidiff2 is installed in your system.

Make ensure the php-wikidiff2 package were installed using the commands given below,

$ sudo dpkg-query -l | grep php-wikidiff2 *

You will get with php-wikidiff2 package name, version, architecture and description in a table

php-wikidiff2 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package php-wikidiff2
Version 0.0.1+svn109581-1ubuntu1
Description external diff engine for mediawiki
Sub Section Web


See Also, How to uninstall or remove php-wikidiff2 software package from Ubuntu 14.04 LTS (Trusty Tahr)?