libluasandbox on AUR( Arch User Repository.)

Last updated: January 12,2024

1. Install libluasandbox via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

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

c. Remove libluasandbox on Arch using YAY

yay -Rns libluasandbox

2. Install libluasandbox via UAR manually

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. Details of libluasandbox package

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
FirstSubmitted: 1498109475
LastModified: 1533469122
URLPath: /cgit/aur.git/snapshot/libluasandbox.tar.gz