php7-meta on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S php7-meta

* (Optional) Uninstall php7-meta on Arch using YAY

$ yay -Rns php7-meta

2. Manually Install "php7-meta" via AUR

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

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

b. Clone php7-meta's git locally

$ git clone https://aur.archlinux.org/php7-meta.git ~/php7-meta

c. Go to ~/php7-meta folder and install it

$ cd ~/php7-meta $ makepkg -si

3. Information about the php7-meta package on Arch User Repository (AUR)

ID: 861174
Name: php7-meta
PackageBaseID: 163125
PackageBase: php7-meta
Version: 7.4.15-1
Description: Meta package to satisfy requirements of php<8 with the php7 package.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kauron
FirstSubmitted: 1612908846
LastModified: 1612908846
URLPath: /cgit/aur.git/snapshot/php7-meta.tar.gz