alilua on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S alilua

* (Optional) Uninstall alilua on Arch using YAY

$ yay -Rns alilua

2. Manually Install "alilua" via AUR

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

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

b. Clone alilua's git locally

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

c. Go to ~/alilua folder and install it

$ cd ~/alilua $ makepkg -si

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

ID: 237442
Name: alilua
PackageBaseID: 101365
PackageBase: alilua
Version: git-1
Description: epoll/kqueue+lua based web server
URL: https://github.com/oneoo/alilua
NumVotes: 0
Popularity: 0
OutOfDate: 1643679111
Maintainer: fab31
Submitter: fab31
FirstSubmitted: 1444160301
LastModified: 1444160980
URLPath: /cgit/aur.git/snapshot/alilua.tar.gz