lune on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install lune on Arch using YAY
$
yay -S
lune
Copied
* (Optional) Uninstall lune on Arch using YAY
$
yay -Rns
lune
Copied
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
Copied
b. Clone lune's git locally
$
git clone https://aur.archlinux.org/lune.git
~/lune
Copied
c. Go to ~/lune folder and install it
$
cd
~/lune
Copied
$
makepkg -si
Copied
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
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