phpbrew-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S phpbrew-git

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

$ yay -Rns phpbrew-git

2. Manually Install "phpbrew-git" via AUR

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

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

b. Clone phpbrew-git's git locally

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

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

$ cd ~/phpbrew-git $ makepkg -si

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

ID: 463613
Name: phpbrew-git
PackageBaseID: 116607
PackageBase: phpbrew-git
Version: 1.23.0.10.g3cc8840b-1
Description: Brew & manage PHP versions in pure PHP at HOME
URL: http://phpbrew.github.io/phpbrew/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mracos
FirstSubmitted: 1477856870
LastModified: 1511372398
URLPath: /cgit/aur.git/snapshot/phpbrew-git.tar.gz