lua53-irc-parser on AUR (Arch User Repository)

Last updated: June 01,2024

1. Install "lua53-irc-parser" 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 lua53-irc-parser on Arch using YAY

$ yay -S lua53-irc-parser

* (Optional) Uninstall lua53-irc-parser on Arch using YAY

$ yay -Rns lua53-irc-parser

2. Manually Install "lua53-irc-parser" via AUR

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

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

b. Clone lua53-irc-parser's git locally

$ git clone https://aur.archlinux.org/lua53-irc-parser.git ~/lua53-irc-parser

c. Go to ~/lua53-irc-parser folder and install it

$ cd ~/lua53-irc-parser $ makepkg -si

3. Information about the lua53-irc-parser package on Arch User Repository (AUR)

ID: 1063620
Name: lua53-irc-parser
PackageBaseID: 177780
PackageBase: lua-irc-parser
Version: 1.2.0-3
Description: An IRC parser for Lua in LPEG, with a Pure-Lua fallback for Lua 5.3
URL: https://github.com/jprjr/lua-irc-parser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jprjr
Submitter: jprjr
FirstSubmitted: 1649424107
LastModified: 1649424483
URLPath: /cgit/aur.git/snapshot/lua53-irc-parser.tar.gz