lua-xavante on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S lua-xavante

* (Optional) Uninstall lua-xavante on Arch using YAY

$ yay -Rns lua-xavante

2. Manually Install "lua-xavante" via AUR

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

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

b. Clone lua-xavante's git locally

$ git clone https://aur.archlinux.org/lua-xavante.git ~/lua-xavante

c. Go to ~/lua-xavante folder and install it

$ cd ~/lua-xavante $ makepkg -si

3. Information about the lua-xavante package on Arch User Repository (AUR)

ID: 580745
Name: lua-xavante
PackageBaseID: 139044
PackageBase: lua-xavante
Version: 2.4.0-1
Description: Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers.
URL: http://keplerproject.github.com/xavante
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: Stephen304
FirstSubmitted: 1548472004
LastModified: 1548640656
URLPath: /cgit/aur.git/snapshot/lua-xavante.tar.gz