php-luasandbox on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S php-luasandbox

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

$ yay -Rns php-luasandbox

2. Manually Install "php-luasandbox" via AUR

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

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

b. Clone php-luasandbox's git locally

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

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

$ cd ~/php-luasandbox $ makepkg -si

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

ID: 1370201
Name: php-luasandbox
PackageBaseID: 193128
PackageBase: php-luasandbox
Version: 4.1.2-1
Description: PHP extension that provides a sandboxed environment to run Lua scripts in
URL: https://www.mediawiki.org/wiki/LuaSandbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1682703975
LastModified: 1702635480
URLPath: /cgit/aur.git/snapshot/php-luasandbox.tar.gz