php-zts on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S php-zts

* (Optional) Uninstall php-zts on Arch using YAY

$ yay -Rns php-zts

2. Manually Install "php-zts" via AUR

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

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

b. Clone php-zts's git locally

$ git clone https://aur.archlinux.org/php-zts.git ~/php-zts

c. Go to ~/php-zts folder and install it

$ cd ~/php-zts $ makepkg -si

3. Information about the php-zts package on Arch User Repository (AUR)

ID: 1096535
Name: php-zts
PackageBaseID: 117097
PackageBase: php-zts
Version: 8.1.7-1
Description: A general-purpose scripting language that is especially suited to web development(ZTS enabled)
URL: https://www.php.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: andrew.shelyakov
FirstSubmitted: 1479295171
LastModified: 1654870609
URLPath: /cgit/aur.git/snapshot/php-zts.tar.gz