moonscript on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "moonscript" 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 moonscript on Arch using YAY
$
yay -S
moonscript
Copied
* (Optional) Uninstall moonscript on Arch using YAY
$
yay -Rns
moonscript
Copied
2. Manually Install "moonscript" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone moonscript's git locally
$
git clone https://aur.archlinux.org/moonscript.git
~/moonscript
Copied
c. Go to ~/moonscript folder and install it
$
cd
~/moonscript
Copied
$
makepkg -si
Copied
3. Information about the moonscript package on Arch User Repository (AUR)
ID: 353194
Name: moonscript
PackageBaseID: 51446
PackageBase: moonscript
Version: 0.5.0_1-1
Description: A programmer friendly language that compiles to Lua
URL: http://moonscript.org
NumVotes: 10
Popularity: 0.001073
OutOfDate:
Maintainer: alerque
Submitter: xyproto
FirstSubmitted: 1313066943
LastModified: 1478260290
URLPath: /cgit/aur.git/snapshot/moonscript.tar.gz
Name: moonscript
PackageBaseID: 51446
PackageBase: moonscript
Version: 0.5.0_1-1
Description: A programmer friendly language that compiles to Lua
URL: http://moonscript.org
NumVotes: 10
Popularity: 0.001073
OutOfDate:
Maintainer: alerque
Submitter: xyproto
FirstSubmitted: 1313066943
LastModified: 1478260290
URLPath: /cgit/aur.git/snapshot/moonscript.tar.gz