php-wasm on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install php-wasm on Arch using YAY
$
yay -S
php-wasm
Copied
* (Optional) Uninstall php-wasm on Arch using YAY
$
yay -Rns
php-wasm
Copied
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
Copied
b. Clone php-wasm's git locally
$
git clone https://aur.archlinux.org/php-wasm.git
~/php-wasm
Copied
c. Go to ~/php-wasm folder and install it
$
cd
~/php-wasm
Copied
$
makepkg -si
Copied
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
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