libglade on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S libglade

* (Optional) Uninstall libglade on Arch using YAY

$ yay -Rns libglade

2. Manually Install "libglade" via AUR

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

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

b. Clone libglade's git locally

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

c. Go to ~/libglade folder and install it

$ cd ~/libglade $ makepkg -si

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

ID: 933732
Name: libglade
PackageBaseID: 166832
PackageBase: libglade
Version: 2.6.4-8
Description: Allows you to load glade interface files in a program at runtime
URL: http://www.gnome.org
NumVotes: 58
Popularity: 0.275549
OutOfDate:
Maintainer: xuanruiqi
Submitter: yan12125
FirstSubmitted: 1620910066
LastModified: 1626123729
URLPath: /cgit/aur.git/snapshot/libglade.tar.gz