lua51-doc on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S lua51-doc

* (Optional) Uninstall lua51-doc on Arch using YAY

$ yay -Rns lua51-doc

2. Manually Install "lua51-doc" via AUR

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

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

b. Clone lua51-doc's git locally

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

c. Go to ~/lua51-doc folder and install it

$ cd ~/lua51-doc $ makepkg -si

3. Information about the lua51-doc package on Arch User Repository (AUR)

ID: 219874
Name: lua51-doc
PackageBaseID: 97047
PackageBase: lua51-doc
Version: 3.0.1-2
Description: Documentation generator tool for Lua source code
URL: http://luadoc.luaforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: farseerfc
FirstSubmitted: 1439201888
LastModified: 1439201959
URLPath: /cgit/aur.git/snapshot/lua51-doc.tar.gz