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

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

php-crypt-blowfish software package provides Allows for quick two-way blowfish encryption without requiring the MCrypt PHP extension, 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-crypt-blowfish 

php-crypt-blowfish is installed in your system.

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

$ sudo dpkg-query -l | grep php-crypt-blowfish *

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

php-crypt-blowfish package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section PHP
Package php-crypt-blowfish
Version 1.1.0~RC2-1
Description Allows for quick two-way blowfish encryption without requiring the MCrypt PHP extension
Sub Section PHP


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