phpbrew on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "phpbrew" 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
Copied
b. Install phpbrew on Arch using YAY
$
yay -S
phpbrew
Copied
* (Optional) Uninstall phpbrew on Arch using YAY
$
yay -Rns
phpbrew
Copied
2. Manually Install "phpbrew" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone phpbrew's git locally
$
git clone https://aur.archlinux.org/phpbrew.git
~/phpbrew
Copied
c. Go to ~/phpbrew folder and install it
$
cd
~/phpbrew
Copied
$
makepkg -si
Copied
3. Information about the phpbrew package on Arch User Repository (AUR)
ID: 1006321
Name: phpbrew
PackageBaseID: 124382
PackageBase: phpbrew
Version: 1.27.0-1
Description: Brew & manage PHP versions in pure PHP at HOME
URL: http://phpbrew.github.io/phpbrew/
NumVotes: 3
Popularity: 0
OutOfDate: 1692151052
Maintainer: mracos
Submitter: mracos
FirstSubmitted: 1501298774
LastModified: 1639866280
URLPath: /cgit/aur.git/snapshot/phpbrew.tar.gz
Name: phpbrew
PackageBaseID: 124382
PackageBase: phpbrew
Version: 1.27.0-1
Description: Brew & manage PHP versions in pure PHP at HOME
URL: http://phpbrew.github.io/phpbrew/
NumVotes: 3
Popularity: 0
OutOfDate: 1692151052
Maintainer: mracos
Submitter: mracos
FirstSubmitted: 1501298774
LastModified: 1639866280
URLPath: /cgit/aur.git/snapshot/phpbrew.tar.gz