php-ast on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S php-ast

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

$ yay -Rns php-ast

2. Manually Install "php-ast" via AUR

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

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

b. Clone php-ast's git locally

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

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

$ cd ~/php-ast $ makepkg -si

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

ID: 1388509
Name: php-ast
PackageBaseID: 104294
PackageBase: php-ast
Version: 1.1.1-2
Description: Extension exposing PHP 7 abstract syntax tree
URL: https://pecl.php.net/package/ast
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: leo980
Submitter: bgaleotti
FirstSubmitted: 1449501142
LastModified: 1705634561
URLPath: /cgit/aur.git/snapshot/php-ast.tar.gz