libluasandbox on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libluasandbox

* (Optional) Uninstall libluasandbox on Arch using YAY

$ yay -Rns libluasandbox

2. Manually Install "libluasandbox" via AUR

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

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

b. Clone libluasandbox's git locally

$ git clone https://aur.archlinux.org/libluasandbox.git ~/libluasandbox

c. Go to ~/libluasandbox folder and install it

$ cd ~/libluasandbox $ makepkg -si

3. Information about the libluasandbox package on Arch User Repository (AUR)

ID: 532012
Name: libluasandbox
PackageBaseID: 123539
PackageBase: libluasandbox
Version: 1.3.0-1
Description: Generic Lua sandbox for dynamic data analysis
URL:
NumVotes: 2
Popularity: 0
OutOfDate: 1654436101
Maintainer: nerzhul
Submitter: nerzhul
FirstSubmitted: 1498109475
LastModified: 1533469122
URLPath: /cgit/aur.git/snapshot/libluasandbox.tar.gz