lua-loadconf on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S lua-loadconf

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

$ yay -Rns lua-loadconf

2. Manually Install "lua-loadconf" via AUR

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

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

b. Clone lua-loadconf's git locally

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

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

$ cd ~/lua-loadconf $ makepkg -si

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

ID: 820186
Name: lua-loadconf
PackageBaseID: 152111
PackageBase: lua-loadconf
Version: 0.3.6-1
Description: Read love2d conf.lua files for Lua 5.3
URL: https://github.com/Alloyed/loadconf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1588158950
LastModified: 1605662347
URLPath: /cgit/aur.git/snapshot/lua-loadconf.tar.gz