metalua on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "metalua" 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 metalua on Arch using YAY
$
yay -S
metalua
Copied
* (Optional) Uninstall metalua on Arch using YAY
$
yay -Rns
metalua
Copied
2. Manually Install "metalua" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone metalua's git locally
$
git clone https://aur.archlinux.org/metalua.git
~/metalua
Copied
c. Go to ~/metalua folder and install it
$
cd
~/metalua
Copied
$
makepkg -si
Copied
3. Information about the metalua package on Arch User Repository (AUR)
ID: 219652
Name: metalua
PackageBaseID: 96978
PackageBase: metalua
Version: 0.5rc2-1
Description: The metalua programming language
URL: http://metalua.luaforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1439145672
LastModified: 1439145701
URLPath: /cgit/aur.git/snapshot/metalua.tar.gz
Name: metalua
PackageBaseID: 96978
PackageBase: metalua
Version: 0.5rc2-1
Description: The metalua programming language
URL: http://metalua.luaforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1439145672
LastModified: 1439145701
URLPath: /cgit/aur.git/snapshot/metalua.tar.gz