lua-unix on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S lua-unix

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

$ yay -Rns lua-unix

2. Manually Install "lua-unix" via AUR

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

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

b. Clone lua-unix's git locally

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

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

$ cd ~/lua-unix $ makepkg -si

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

ID: 696131
Name: lua-unix
PackageBaseID: 134940
PackageBase: lua-unix
Version: 20190403-1
Description: Lua bindings for common *nix system APIs
URL: https://github.com/wahern/lunix
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: meskarune
FirstSubmitted: 1533870932
LastModified: 1581507307
URLPath: /cgit/aur.git/snapshot/lua-unix.tar.gz