phpenv-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S phpenv-git

* (Optional) Uninstall phpenv-git on Arch using YAY

$ yay -Rns phpenv-git

2. Manually Install "phpenv-git" via AUR

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

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

b. Clone phpenv-git's git locally

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

c. Go to ~/phpenv-git folder and install it

$ cd ~/phpenv-git $ makepkg -si

3. Information about the phpenv-git package on Arch User Repository (AUR)

ID: 310806
Name: phpenv-git
PackageBaseID: 112209
PackageBase: phpenv-git
Version: r274.0852611-1
Description: Manage multiple PHP versions
URL: https://github.com/madumlao/phpenv
NumVotes: 3
Popularity: 0
OutOfDate: 1648468165
Maintainer: mark.sagikazar
Submitter: mark.sagikazar
FirstSubmitted: 1465300672
LastModified: 1465300673
URLPath: /cgit/aur.git/snapshot/phpenv-git.tar.gz