lua-copas on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lua-copas

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

$ yay -Rns lua-copas

2. Manually Install "lua-copas" via AUR

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

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

b. Clone lua-copas's git locally

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

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

$ cd ~/lua-copas $ makepkg -si

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

ID: 1322120
Name: lua-copas
PackageBaseID: 139043
PackageBase: lua-copas
Version: 4.7.0-3
Description: A dispatcher based on coroutines that can be used by TCP/IP servers
URL: https://lunarmodules.github.io/copas
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: Stephen304
FirstSubmitted: 1548471410
LastModified: 1695249399
URLPath: /cgit/aur.git/snapshot/lua-copas.tar.gz