php-wasm on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S php-wasm

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

$ yay -Rns php-wasm

2. Manually Install "php-wasm" via AUR

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

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

b. Clone php-wasm's git locally

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

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

$ cd ~/php-wasm $ makepkg -si

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

ID: 691164
Name: php-wasm
PackageBaseID: 148615
PackageBase: php-wasm
Version: 0.5.0-1
Description: PHP extension to run WebAssembly binaries
URL: https://github.com/wasmerio/php-ext-wasm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1580379727
LastModified: 1580379727
URLPath: /cgit/aur.git/snapshot/php-wasm.tar.gz