php-stan on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S php-stan

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

$ yay -Rns php-stan

2. Manually Install "php-stan" via AUR

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

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

b. Clone php-stan's git locally

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

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

$ cd ~/php-stan $ makepkg -si

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

ID: 1134702
Name: php-stan
PackageBaseID: 148673
PackageBase: php-stan
Version: 1.8.4-1
Description: PHP Static Analysis Tool - finding errors in your code without actually running it
URL: https://github.com/phpstan/phpstan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aragon123
FirstSubmitted: 1580485347
LastModified: 1662220974
URLPath: /cgit/aur.git/snapshot/php-stan.tar.gz