lua52-unix on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S lua52-unix

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

$ yay -Rns lua52-unix

2. Manually Install "lua52-unix" via AUR

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

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

b. Clone lua52-unix's git locally

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

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

$ cd ~/lua52-unix $ makepkg -si

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

ID: 696132
Name: lua52-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/lua52-unix.tar.gz