lua-async on AUR (Arch User Repository)
Last updated: November 12,2024
1. Install "lua-async" 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
Copied
b. Install lua-async on Arch using YAY
$
yay -S
lua-async
Copied
* (Optional) Uninstall lua-async on Arch using YAY
$
yay -Rns
lua-async
Copied
2. Manually Install "lua-async" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lua-async's git locally
$
git clone https://aur.archlinux.org/lua-async.git
~/lua-async
Copied
c. Go to ~/lua-async folder and install it
$
cd
~/lua-async
Copied
$
makepkg -si
Copied
3. Information about the lua-async package on Arch User Repository (AUR)
ID: 1353958
Name: lua-async
PackageBaseID: 199603
PackageBase: lua-async
Version: 0.2.1-1
Description: Utilities for callback-style asynchronous execution in Lua
URL: https://github.com/sclu1034/async.lua
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vetu104
Submitter: vetu104
FirstSubmitted: 1700100391
LastModified: 1700100391
URLPath: /cgit/aur.git/snapshot/lua-async.tar.gz
Name: lua-async
PackageBaseID: 199603
PackageBase: lua-async
Version: 0.2.1-1
Description: Utilities for callback-style asynchronous execution in Lua
URL: https://github.com/sclu1034/async.lua
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vetu104
Submitter: vetu104
FirstSubmitted: 1700100391
LastModified: 1700100391
URLPath: /cgit/aur.git/snapshot/lua-async.tar.gz