lua52-gd on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S lua52-gd

* (Optional) Uninstall lua52-gd on Arch using YAY

$ yay -Rns lua52-gd

2. Manually Install "lua52-gd" via AUR

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

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

b. Clone lua52-gd's git locally

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

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

$ cd ~/lua52-gd $ makepkg -si

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

ID: 895808
Name: lua52-gd
PackageBaseID: 165651
PackageBase: lua-gd
Version: 2_0_33r3-2
Description: GD graphics library bindings for Lua 5.2
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/lua52-gd.tar.gz