lua-ltdiff on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S lua-ltdiff

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

$ yay -Rns lua-ltdiff

2. Manually Install "lua-ltdiff" via AUR

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

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

b. Clone lua-ltdiff's git locally

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

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

$ cd ~/lua-ltdiff $ makepkg -si

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

ID: 1042265
Name: lua-ltdiff
PackageBaseID: 176342
PackageBase: lua-ltdiff
Version: 1.0-1
Description: Diffing and patching for Lua tables
URL: https://github.com/martinfelis/luatablediff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1645707515
LastModified: 1645707515
URLPath: /cgit/aur.git/snapshot/lua-ltdiff.tar.gz