luau-git on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S luau-git

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

$ yay -Rns luau-git

2. Manually Install "luau-git" via AUR

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

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

b. Clone luau-git's git locally

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

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

$ cd ~/luau-git $ makepkg -si

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

ID: 1366501
Name: luau-git
PackageBaseID: 172717
PackageBase: luau-git
Version: 0.605.2ea71937-1
Description: A fast, small, safe, gradually typed embeddable scripting language derived from Lua
URL: https://github.com/Roblox/luau
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: brinkervii
FirstSubmitted: 1635966065
LastModified: 1702032051
URLPath: /cgit/aur.git/snapshot/luau-git.tar.gz