lua51-coxpcall on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S lua51-coxpcall

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

$ yay -Rns lua51-coxpcall

2. Manually Install "lua51-coxpcall" via AUR

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

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

b. Clone lua51-coxpcall's git locally

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

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

$ cd ~/lua51-coxpcall $ makepkg -si

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

ID: 1004379
Name: lua51-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/lua51-coxpcall.tar.gz

5. The same packages on other Linux Distributions