lua-curl on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lua-curl

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

$ yay -Rns lua-curl

2. Manually Install "lua-curl" via AUR

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

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

b. Clone lua-curl's git locally

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

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

$ cd ~/lua-curl $ makepkg -si

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

ID: 1015202
Name: lua-curl
PackageBaseID: 141859
PackageBase: lua-curl
Version: 0.3.13-1
Description: Lua 5.4 binding to libcurl
URL: https://github.com/Lua-cURL/Lua-cURLv3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tkrizek
Submitter: tkrizek
FirstSubmitted: 1557153365
LastModified: 1641556775
URLPath: /cgit/aur.git/snapshot/lua-curl.tar.gz