luadoc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S luadoc

* (Optional) Uninstall luadoc on Arch using YAY

$ yay -Rns luadoc

2. Manually Install "luadoc" via AUR

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

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

b. Clone luadoc's git locally

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

c. Go to ~/luadoc folder and install it

$ cd ~/luadoc $ makepkg -si

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

ID: 275286
Name: luadoc
PackageBaseID: 107563
PackageBase: luadoc
Version: 3.0.1-1
Description: Lua documentation generator
URL: https://keplerproject.github.io/luadoc/
NumVotes: 2
Popularity: 0
OutOfDate: 1695107250
Maintainer: ids1024
Submitter: ids1024
FirstSubmitted: 1455475591
LastModified: 1455475609
URLPath: /cgit/aur.git/snapshot/luadoc.tar.gz