php7-symlinks on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S php7-symlinks

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

$ yay -Rns php7-symlinks

2. Manually Install "php7-symlinks" via AUR

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

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

b. Clone php7-symlinks's git locally

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

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

$ cd ~/php7-symlinks $ makepkg -si

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

ID: 857997
Name: php7-symlinks
PackageBaseID: 162856
PackageBase: php7-symlinks
Version: 1-1
Description: Symlinks PHP7 binaries and configuration without the "7" suffix
URL:
NumVotes: 3
Popularity: 2.6E-5
OutOfDate:
Maintainer: husam212
FirstSubmitted: 1612362619
LastModified: 1612362619
URLPath: /cgit/aur.git/snapshot/php7-symlinks.tar.gz