lua-timerwheel on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S lua-timerwheel

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

$ yay -Rns lua-timerwheel

2. Manually Install "lua-timerwheel" via AUR

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

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

b. Clone lua-timerwheel's git locally

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

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

$ cd ~/lua-timerwheel $ makepkg -si

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

ID: 1401423
Name: lua-timerwheel
PackageBaseID: 176215
PackageBase: lua-timerwheel
Version: 1.0.2-1
Description: Timer wheel implementation for Lua 5.4
URL: https://tieske.github.io/timerwheel.lua/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1645372939
LastModified: 1706874354
URLPath: /cgit/aur.git/snapshot/lua-timerwheel.tar.gz