lune on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S lune

* (Optional) Uninstall lune on Arch using YAY

$ yay -Rns lune

2. Manually Install "lune" via AUR

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

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

b. Clone lune's git locally

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

c. Go to ~/lune folder and install it

$ cd ~/lune $ makepkg -si

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

ID: 1426241
Name: lune
PackageBaseID: 196039
PackageBase: lune
Version: 0.8.2-1
Description: [Latest Stable Source] A standalone Luau script runtime
URL: https://lune-org.github.io/docs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DevComp
Submitter: DevComp
FirstSubmitted: 1690113773
LastModified: 1710310377
URLPath: /cgit/aur.git/snapshot/lune.tar.gz