ldoc-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ldoc-git

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

$ yay -Rns ldoc-git

2. Manually Install "ldoc-git" via AUR

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

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

b. Clone ldoc-git's git locally

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

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

$ cd ~/ldoc-git $ makepkg -si

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

ID: 953367
Name: ldoc-git
PackageBaseID: 116686
PackageBase: ldoc-git
Version: 1.4.6.r52.gbbd498a-1
Description: LuaDoc-compatible documentation generation system
URL: https://github.com/lunarmodules/LDoc
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: wangjiezhe
FirstSubmitted: 1478082957
LastModified: 1630095503
URLPath: /cgit/aur.git/snapshot/ldoc-git.tar.gz