How to Install libexpect-php5 software package in Debian 7 (Wheezy)

How to Install libexpect-php5 software package in Debian 7 (Wheezy)

libexpect-php5 software package provides expect module for PHP 5, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libexpect-php5 

libexpect-php5 is installed in your system.

Make ensure the libexpect-php5 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libexpect-php5 *

You will get with libexpect-php5 package name, version, architecture and description in a table

libexpect-php5 package basic information:

Distro Debian 7 wheezy
Section PHP
Package libexpect-php5
Version 0.3.1-1+b1
Description expect module for PHP 5
Sub Section PHP


See Also, How to uninstall or remove libexpect-php5 software package from Debian 7 (Wheezy)?