php-compat-info on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S php-compat-info

* (Optional) Uninstall php-compat-info on Arch using YAY

$ yay -Rns php-compat-info

2. Manually Install "php-compat-info" via AUR

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

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

b. Clone php-compat-info's git locally

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

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

$ cd ~/php-compat-info $ makepkg -si

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

ID: 755569
Name: php-compat-info
PackageBaseID: 117554
PackageBase: php-compat-info
Version: 5.2.3-1
Description: Library that find out the minimum version and the extensions required for a piece of code to run.
URL: http://php5.laurent-laville.org/compatinfo/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1481059110
LastModified: 1592857500
URLPath: /cgit/aur.git/snapshot/php-compat-info.tar.gz