glade-gtk2 on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S glade-gtk2

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

$ yay -Rns glade-gtk2

2. Manually Install "glade-gtk2" via AUR

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

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

b. Clone glade-gtk2's git locally

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

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

$ cd ~/glade-gtk2 $ makepkg -si

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

ID: 752373
Name: glade-gtk2
PackageBaseID: 55455
PackageBase: glade-gtk2
Version: 3.8.6-1
Description: User interface builder for GTK+ and GNOME (latest version for GTK2)
URL: http://glade.gnome.org/
NumVotes: 42
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter:
FirstSubmitted: 1325352949
LastModified: 1592237801
URLPath: /cgit/aur.git/snapshot/glade-gtk2.tar.gz