How to Install cakephp-scripts software package in Ubuntu 16.10 (Yakkety Yak)

How to Install cakephp-scripts software package in Ubuntu 16.10 (Yakkety Yak)

cakephp-scripts software package provides rapid application development framework for PHP (scripts), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cakephp-scripts 

cakephp-scripts is installed in your system.

Make ensure the cakephp-scripts package were installed using the commands given below,

$ sudo dpkg-query -l | grep cakephp-scripts *

You will get with cakephp-scripts package name, version, architecture and description in a table

cakephp-scripts package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Web Software
Package cakephp-scripts
Version 2.8.5-1
Description rapid application development framework for PHP (scripts)
Sub Section web


See Also, How to uninstall or remove cakephp-scripts software package from Ubuntu 16.10 (Yakkety Yak)?