lua-xsys on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lua-xsys

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

$ yay -Rns lua-xsys

2. Manually Install "lua-xsys" via AUR

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

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

b. Clone lua-xsys's git locally

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

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

$ cd ~/lua-xsys $ makepkg -si

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

ID: 735846
Name: lua-xsys
PackageBaseID: 152083
PackageBase: lua-xsys
Version: 1.0.2-1
Description: LuaJIT General Purpose Routines for Lua 5.3
URL: http://scilua.org/xsys.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1588078255
LastModified: 1589389720
URLPath: /cgit/aur.git/snapshot/lua-xsys.tar.gz