php70 on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S php70

* (Optional) Uninstall php70 on Arch using YAY

$ yay -Rns php70

2. Manually Install "php70" via AUR

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

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

b. Clone php70's git locally

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

c. Go to ~/php70 folder and install it

$ cd ~/php70 $ makepkg -si

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

ID: 1358628
Name: php70
PackageBaseID: 119496
PackageBase: php70
Version: 7.0.33-12
Description: PHP. A general-purpose scripting language that is especially suited to web development
URL: http://www.php.net
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: wget
Submitter: betrixed
FirstSubmitted: 1486282338
LastModified: 1700753680
URLPath: /cgit/aur.git/snapshot/php70.tar.gz