lib32-gd on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S lib32-gd

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

$ yay -Rns lib32-gd

2. Manually Install "lib32-gd" via AUR

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

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

b. Clone lib32-gd's git locally

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

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

$ cd ~/lib32-gd $ makepkg -si

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

ID: 1083470
Name: lib32-gd
PackageBaseID: 123910
PackageBase: lib32-gd
Version: 2.3.3-2
Description: Library for the dynamic creation of images by programmers (32-bit)
URL: https://libgd.github.io/
NumVotes: 7
Popularity: 0.320293
OutOfDate:
Maintainer: jahway603
Submitter: orumin
FirstSubmitted: 1499545129
LastModified: 1653184978
URLPath: /cgit/aur.git/snapshot/lib32-gd.tar.gz