gdl2 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gdl2

* (Optional) Uninstall gdl2 on Arch using YAY

$ yay -Rns gdl2

2. Manually Install "gdl2" via AUR

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

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

b. Clone gdl2's git locally

$ git clone https://aur.archlinux.org/gdl2.git ~/gdl2

c. Go to ~/gdl2 folder and install it

$ cd ~/gdl2 $ makepkg -si

3. Information about the gdl2 package on Arch User Repository (AUR)

ID: 859785
Name: gdl2
PackageBaseID: 131097
PackageBase: gdl2
Version: 2.31.2-1
Description: GNOME Devtool Libraries (GTK+ 2.x)
URL: http://www.gnome.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: muflone
FirstSubmitted: 1522007013
LastModified: 1612656680
URLPath: /cgit/aur.git/snapshot/gdl2.tar.gz