lua-xml2lua on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S lua-xml2lua

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

$ yay -Rns lua-xml2lua

2. Manually Install "lua-xml2lua" via AUR

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

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

b. Clone lua-xml2lua's git locally

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

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

$ cd ~/lua-xml2lua $ makepkg -si

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

ID: 874828
Name: lua-xml2lua
PackageBaseID: 164155
PackageBase: lua-xml2lua
Version: 1.4_5-1
Description: use xml in lua for Lua 5.4
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lilmike
Submitter: lilmike
FirstSubmitted: 1615300107
LastModified: 1615300107
URLPath: /cgit/aur.git/snapshot/lua-xml2lua.tar.gz