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

Last updated: October 05,2024

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

$ yay -S lua51-irc-parser

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

$ yay -Rns lua51-irc-parser

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

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

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

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

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

ID: 1063618
Name: lua51-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.1
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/lua51-irc-parser.tar.gz