luadec-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S luadec-git

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

$ yay -Rns luadec-git

2. Manually Install "luadec-git" via AUR

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

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

b. Clone luadec-git's git locally

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

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

$ cd ~/luadec-git $ makepkg -si

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

ID: 541035
Name: luadec-git
PackageBaseID: 120736
PackageBase: luadec-git
Version: r219.895d923-1
Description: Decompiler for lua 5.1 , and experimental for lua 5.2 and 5.3
URL: https://github.com/viruscamp/luadec
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: thesame
Submitter: thesame
FirstSubmitted: 1489891151
LastModified: 1536095433
URLPath: /cgit/aur.git/snapshot/luadec-git.tar.gz