luau on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "luau" 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
Copied
b. Install luau on Arch using YAY
$
yay -S
luau
Copied
* (Optional) Uninstall luau on Arch using YAY
$
yay -Rns
luau
Copied
2. Manually Install "luau" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone luau's git locally
$
git clone https://aur.archlinux.org/luau.git
~/luau
Copied
c. Go to ~/luau folder and install it
$
cd
~/luau
Copied
$
makepkg -si
Copied
3. Information about the luau package on Arch User Repository (AUR)
ID: 1428450
Name: luau
PackageBaseID: 172719
PackageBase: luau
Version: 0.617-1
Description: A fast, small, safe, gradually typed embeddable scripting language derived from Lua
URL: https://github.com/luau-lang/luau
NumVotes: 9
Popularity: 0.31826
OutOfDate:
Maintainer: carsme
Submitter: brinkervii
FirstSubmitted: 1635967998
LastModified: 1710597620
URLPath: /cgit/aur.git/snapshot/luau.tar.gz
Name: luau
PackageBaseID: 172719
PackageBase: luau
Version: 0.617-1
Description: A fast, small, safe, gradually typed embeddable scripting language derived from Lua
URL: https://github.com/luau-lang/luau
NumVotes: 9
Popularity: 0.31826
OutOfDate:
Maintainer: carsme
Submitter: brinkervii
FirstSubmitted: 1635967998
LastModified: 1710597620
URLPath: /cgit/aur.git/snapshot/luau.tar.gz