lune-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S lune-bin

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

$ yay -Rns lune-bin

2. Manually Install "lune-bin" via AUR

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

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

b. Clone lune-bin's git locally

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

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

$ cd ~/lune-bin $ makepkg -si

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

ID: 1426242
Name: lune-bin
PackageBaseID: 196209
PackageBase: lune-bin
Version: 0.8.2-1
Description: [Precompiled Binaries] A standalone Luau script runtime
URL: https://lune-org.github.io/docs
NumVotes: 1
Popularity: 0.117865
OutOfDate:
Maintainer: DevComp
Submitter: DevComp
FirstSubmitted: 1690535740
LastModified: 1710310420
URLPath: /cgit/aur.git/snapshot/lune-bin.tar.gz