gawk-gd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gawk-gd

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

$ yay -Rns gawk-gd

2. Manually Install "gawk-gd" via AUR

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

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

b. Clone gawk-gd's git locally

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

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

$ cd ~/gawk-gd $ makepkg -si

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

ID: 1354339
Name: gawk-gd
PackageBaseID: 125695
PackageBase: gawk-gd
Version: 1.0.3-1
Description: GAWK extension - interface to the GD graphics library
URL: https://sourceforge.net/projects/gawkextlib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1505794098
LastModified: 1700161791
URLPath: /cgit/aur.git/snapshot/gawk-gd.tar.gz