Date Added: 09/10/2017
Linux command to list all installed php related packages

Below is the code linux command to list all php related packages  installed on the server. By the way you can learn even php version installed server  

 

dpkg --list | grep php | awk '/^ii/{ print $2}'

Last Update: 19/12/2017 Posted by: müslüm ÇEN

Not Commented Yet !
Please login in order to comment . Login