gtk2-doc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gtk2-doc

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

$ yay -Rns gtk2-doc

2. Manually Install "gtk2-doc" via AUR

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

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

b. Clone gtk2-doc's git locally

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

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

$ cd ~/gtk2-doc $ makepkg -si

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

ID: 289548
Name: gtk2-doc
PackageBaseID: 109538
PackageBase: gtk2-doc
Version: 2.24.30-1
Description: GObject-based multi-platform GUI toolkit (legacy) documentation
URL: http://www.gtk.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1459397300
LastModified: 1459397301
URLPath: /cgit/aur.git/snapshot/gtk2-doc.tar.gz