luatool-git on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S luatool-git

* (Optional) Uninstall luatool-git on Arch using YAY

$ yay -Rns luatool-git

2. Manually Install "luatool-git" via AUR

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

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

b. Clone luatool-git's git locally

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

c. Go to ~/luatool-git folder and install it

$ cd ~/luatool-git $ makepkg -si

3. Information about the luatool-git package on Arch User Repository (AUR)

ID: 288818
Name: luatool-git
PackageBaseID: 109423
PackageBase: luatool-git
Version: 0.6.4-1
Description: Small python script for loading init.lua to ESP8266 nodemcu firmware
URL: https://github.com/4refr0nt/luatool
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: quigybo
FirstSubmitted: 1459180647
LastModified: 1459181681
URLPath: /cgit/aur.git/snapshot/luatool-git.tar.gz