lua51-gd on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S lua51-gd

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

$ yay -Rns lua51-gd

2. Manually Install "lua51-gd" via AUR

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

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

b. Clone lua51-gd's git locally

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

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

$ cd ~/lua51-gd $ makepkg -si

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

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