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

Last updated: June 05,2024

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

$ yay -S lua-irc-formatter

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

$ yay -Rns lua-irc-formatter

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

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

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

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

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

ID: 1063944
Name: lua-irc-formatter
PackageBaseID: 177787
PackageBase: lua-irc-formatter
Version: 1.1.1-1
Description: A simple formatter/serializer for IRC messages.
URL: https://github.com/jprjr/lua-irc-formatter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jprjr
Submitter: jprjr
FirstSubmitted: 1649429954
LastModified: 1649445278
URLPath: /cgit/aur.git/snapshot/lua-irc-formatter.tar.gz