php-lua on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S php-lua

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

$ yay -Rns php-lua

2. Manually Install "php-lua" via AUR

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

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

b. Clone php-lua's git locally

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

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

$ cd ~/php-lua $ makepkg -si

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

ID: 800512
Name: php-lua
PackageBaseID: 55827
PackageBase: php-lua
Version: 2.0.7-1
Description: PHP PECL extension for an embedded Lua interpreter
URL: https://pecl.php.net/package/lua
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tjbp
Submitter: tjbp
FirstSubmitted: 1326676885
LastModified: 1601889247
URLPath: /cgit/aur.git/snapshot/php-lua.tar.gz