How to Install libexpect-php5 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libexpect-php5 software package in Ubuntu 14.04 LTS (Trusty Tahr)

libexpect-php5 software package provides expect module for PHP 5, 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 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 Ubuntu 14 04 lts trusty tahr
Section Web Software
Package libexpect-php5
Version 0.3.1-1build3
Description expect module for PHP 5
Sub Section Web


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