gd-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S gd-git

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

$ yay -Rns gd-git

2. Manually Install "gd-git" via AUR

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

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

b. Clone gd-git's git locally

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

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

$ cd ~/gd-git $ makepkg -si

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

ID: 1239215
Name: gd-git
PackageBaseID: 170428
PackageBase: gd-git
Version: 2.3.2.r464.gd11db230-1
Description: A library for the dynamic creation of images
URL: https://libgd.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1630059752
LastModified: 1681134900
URLPath: /cgit/aur.git/snapshot/gd-git.tar.gz