cakephp2 on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "cakephp2" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install cakephp2 on Arch using YAY

$ yay -S cakephp2

* (Optional) Uninstall cakephp2 on Arch using YAY

$ yay -Rns cakephp2

2. Manually Install "cakephp2" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cakephp2's git locally

$ git clone https://aur.archlinux.org/cakephp2.git ~/cakephp2

c. Go to ~/cakephp2 folder and install it

$ cd ~/cakephp2 $ makepkg -si

3. Information about the cakephp2 package on Arch User Repository (AUR)

ID: 462234
Name: cakephp2
PackageBaseID: 57209
PackageBase: cakephp2
Version: 2.8.2-1
Description: The Rapid Development Framework for PHP
URL: http://cakephp.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1330628874
LastModified: 1511032064
URLPath: /cgit/aur.git/snapshot/cakephp2.tar.gz