libgd-doc on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S libgd-doc

* (Optional) Uninstall libgd-doc on Arch using YAY

$ yay -Rns libgd-doc

2. Manually Install "libgd-doc" via AUR

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

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

b. Clone libgd-doc's git locally

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

c. Go to ~/libgd-doc folder and install it

$ cd ~/libgd-doc $ makepkg -si

3. Information about the libgd-doc package on Arch User Repository (AUR)

ID: 214417
Name: libgd-doc
PackageBaseID: 96275
PackageBase: libgd-doc
Version: 2.1.1-1
Description: Reference documentation for libgd, HTML format.
URL: https://bitbucket.org/libgd/gd-libgd/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1437613440
LastModified: 1437615609
URLPath: /cgit/aur.git/snapshot/libgd-doc.tar.gz