lua-gd-docs on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lua-gd-docs

* (Optional) Uninstall lua-gd-docs on Arch using YAY

$ yay -Rns lua-gd-docs

2. Manually Install "lua-gd-docs" via AUR

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

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

b. Clone lua-gd-docs's git locally

$ git clone https://aur.archlinux.org/lua-gd-docs.git ~/lua-gd-docs

c. Go to ~/lua-gd-docs folder and install it

$ cd ~/lua-gd-docs $ makepkg -si

3. Information about the lua-gd-docs package on Arch User Repository (AUR)

ID: 895810
Name: lua-gd-docs
PackageBaseID: 165651
PackageBase: lua-gd
Version: 2_0_33r3-2
Description: Documentation for the GD graphics library bindings for Lua
URL: https://github.com/ittner/lua-gd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SERVCUBED
Submitter: SERVCUBED
FirstSubmitted: 1618509524
LastModified: 1619007859
URLPath: /cgit/aur.git/snapshot/lua-gd-docs.tar.gz