php-virtphp on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S php-virtphp

* (Optional) Uninstall php-virtphp on Arch using YAY

$ yay -Rns php-virtphp

2. Manually Install "php-virtphp" via AUR

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

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

b. Clone php-virtphp's git locally

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

c. Go to ~/php-virtphp folder and install it

$ cd ~/php-virtphp $ makepkg -si

3. Information about the php-virtphp package on Arch User Repository (AUR)

ID: 351611
Name: php-virtphp
PackageBaseID: 82444
PackageBase: php-virtphp
Version: 0.5.2-2
Description: virtPHP is a tool to create isolated PHP environments.
URL: http://virtphp.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bgaleotti
Submitter: bgaleotti
FirstSubmitted: 1401738318
LastModified: 1477923244
URLPath: /cgit/aur.git/snapshot/php-virtphp.tar.gz