cakephp on AUR (Arch User Repository)

Last updated: June 02,2024

1. Install "cakephp" 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 cakephp on Arch using YAY

$ yay -S cakephp

* (Optional) Uninstall cakephp on Arch using YAY

$ yay -Rns cakephp

2. Manually Install "cakephp" via AUR

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

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

b. Clone cakephp's git locally

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

c. Go to ~/cakephp folder and install it

$ cd ~/cakephp $ makepkg -si

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

ID: 695023
Name: cakephp
PackageBaseID: 52807
PackageBase: cakephp
Version: 4.0.3-1
Description: The Rapid Development Framework for PHP
URL: http://cakephp.org/
NumVotes: 4
Popularity: 0
OutOfDate: 1614238901
Maintainer:
Submitter: pshevtsov
FirstSubmitted: 1317403847
LastModified: 1581274665
URLPath: /cgit/aur.git/snapshot/cakephp.tar.gz