unluac on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S unluac

* (Optional) Uninstall unluac on Arch using YAY

$ yay -Rns unluac

2. Manually Install "unluac" via AUR

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

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

b. Clone unluac's git locally

$ git clone https://aur.archlinux.org/unluac.git ~/unluac

c. Go to ~/unluac folder and install it

$ cd ~/unluac $ makepkg -si

3. Information about the unluac package on Arch User Repository (AUR)

ID: 936145
Name: unluac
PackageBaseID: 92167
PackageBase: unluac
Version: 2021_06_01-2
Description: a decompiler for Lua 5.1
URL: http://sourceforge.net/projects/unluac/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1428912203
LastModified: 1626684320
URLPath: /cgit/aur.git/snapshot/unluac.tar.gz