Description
CakePHP Rapid Development Framework
Installation Instructions
(Perform the installation instructions as root)
If you are using copr for the first time, run
dnf install dnf-plugins-core
ORyum install yum-plugin-copr
Then enable the repo :
dnf copr enable meghprkh/cakephp
ORyum copr enable meghprkh/cakephp
Then install the CakePHP channel:
dnf install php-channel-cakephp
ORyum install php-channel-cakephp
Then install the CakePHP PEAR Package
dnf install php-pear-CakePHP
ORyum install php-pear-CakePHP
You may need to use sudo cake
instead of just cake
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (6)*, x86_64 (8)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (8)* | EPEL 7 (141 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable meghprkh/cakephp
More info about enabling Copr repositories