php-psr on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S php-psr

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

$ yay -Rns php-psr

2. Manually Install "php-psr" via AUR

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

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

b. Clone php-psr's git locally

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

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

$ cd ~/php-psr $ makepkg -si

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

ID: 901520
Name: php-psr
PackageBaseID: 146201
PackageBase: php-psr
Version: 1.1.0-1
Description: PHP extension providing the accepted PSR interfaces.
URL: https://github.com/jbboehr/php-psr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: illuser
Submitter: illuser
FirstSubmitted: 1572284682
LastModified: 1620072705
URLPath: /cgit/aur.git/snapshot/php-psr.tar.gz