emilua on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S emilua

* (Optional) Uninstall emilua on Arch using YAY

$ yay -Rns emilua

2. Manually Install "emilua" via AUR

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

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

b. Clone emilua's git locally

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

c. Go to ~/emilua folder and install it

$ cd ~/emilua $ makepkg -si

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

ID: 1382107
Name: emilua
PackageBaseID: 162711
PackageBase: emilua
Version: 0.6.0-1
Description: Lua execution engine
URL: https://gitlab.com/emilua/emilua
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vinipsmaker
Submitter: vinipsmaker
FirstSubmitted: 1612083266
LastModified: 1704668541
URLPath: /cgit/aur.git/snapshot/emilua.tar.gz