openresty on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S openresty

* (Optional) Uninstall openresty on Arch using YAY

$ yay -Rns openresty

2. Manually Install "openresty" via AUR

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

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

b. Clone openresty's git locally

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

c. Go to ~/openresty folder and install it

$ cd ~/openresty $ makepkg -si

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

ID: 1386586
Name: openresty
PackageBaseID: 57533
PackageBase: openresty
Version: 1.25.3.1-1
Description: A Fast and Scalable Web Platform by Extending NGINX with Lua
URL: http://openresty.org/
NumVotes: 36
Popularity: 0.781926
OutOfDate:
Maintainer: kimbrandt
Submitter: tocer
FirstSubmitted: 1331521780
LastModified: 1705389218
URLPath: /cgit/aur.git/snapshot/openresty.tar.gz