illuaminate on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S illuaminate

* (Optional) Uninstall illuaminate on Arch using YAY

$ yay -Rns illuaminate

2. Manually Install "illuaminate" via AUR

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

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

b. Clone illuaminate's git locally

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

c. Go to ~/illuaminate folder and install it

$ cd ~/illuaminate $ makepkg -si

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

ID: 811183
Name: illuaminate
PackageBaseID: 159289
PackageBase: illuaminate
Version: latest-1
Description: Very WIP static analysis for Lua
URL: https://squiddev.cc/illuaminate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: JakobDev
Submitter: JakobDev
FirstSubmitted: 1604063708
LastModified: 1604063708
URLPath: /cgit/aur.git/snapshot/illuaminate.tar.gz