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

Last updated: October 06,2024

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

$ yay -S lua-irc-parser

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

$ yay -Rns lua-irc-parser

2. Manually Install "lua-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 lua-irc-parser's git locally

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

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

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

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

ID: 1063617
Name: lua-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
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/lua-irc-parser.tar.gz