How to Install dh-php in Ubuntu 18.04



Install dh-php by entering the following commands in the terminal:

sudo apt update
sudo apt install dh-php

Description:

debhelper add-on to handle PHP PECL extensions

dh-php provides a debhelper sequence add-on named 'php' and the dh_php command. . The dh_php command adds the appropriate code to the postinst, prerm and postrm maint scripts to properly enable/disable PHP PECL extensions for all available PHP SAPIs.

Version: 0.29

Section: universe/php