luau-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S luau-bin

* (Optional) Uninstall luau-bin on Arch using YAY

$ yay -Rns luau-bin

2. Manually Install "luau-bin" via AUR

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

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

b. Clone luau-bin's git locally

$ git clone https://aur.archlinux.org/luau-bin.git ~/luau-bin

c. Go to ~/luau-bin folder and install it

$ cd ~/luau-bin $ makepkg -si

3. Information about the luau-bin package on Arch User Repository (AUR)

ID: 1424749
Name: luau-bin
PackageBaseID: 172721
PackageBase: luau-bin
Version: 0.616-1
Description: A fast, small, safe, gradually typed embeddable scripting language derived from Lua
URL: https://github.com/luau-lang/luau
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tee
Submitter: brinkervii
FirstSubmitted: 1635969930
LastModified: 1710137390
URLPath: /cgit/aur.git/snapshot/luau-bin.tar.gz