libglademm on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S libglademm

* (Optional) Uninstall libglademm on Arch using YAY

$ yay -Rns libglademm

2. Manually Install "libglademm" via AUR

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

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

b. Clone libglademm's git locally

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

c. Go to ~/libglademm folder and install it

$ cd ~/libglademm $ makepkg -si

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

ID: 621910
Name: libglademm
PackageBaseID: 142806
PackageBase: libglademm
Version: 2.6.7-5
Description: A C++ wrapper for libglade.
URL: http://gtkmm.sourceforge.net/
NumVotes: 15
Popularity: 0.102335
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1560632581
LastModified: 1560632581
URLPath: /cgit/aur.git/snapshot/libglademm.tar.gz

5. The same packages on other Linux Distributions