cakephp on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install cakephp on Arch using YAY
$
yay -S
cakephp
Copied
* (Optional) Uninstall cakephp on Arch using YAY
$
yay -Rns
cakephp
Copied
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
Copied
b. Clone cakephp's git locally
$
git clone https://aur.archlinux.org/cakephp.git
~/cakephp
Copied
c. Go to ~/cakephp folder and install it
$
cd
~/cakephp
Copied
$
makepkg -si
Copied
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
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