lua-coxpcall on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S lua-coxpcall

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

$ yay -Rns lua-coxpcall

2. Manually Install "lua-coxpcall" via AUR

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

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

b. Clone lua-coxpcall's git locally

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

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

$ cd ~/lua-coxpcall $ makepkg -si

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

ID: 1004376
Name: lua-coxpcall
PackageBaseID: 139042
PackageBase: lua-coxpcall
Version: 1.17.0-3
Description: Encapsulates the protected calls with a coroutine based loop
URL: https://keplerproject.github.io/coxpcall
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: Stephen304
FirstSubmitted: 1548470405
LastModified: 1639601321
URLPath: /cgit/aur.git/snapshot/lua-coxpcall.tar.gz