libgnomemm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libgnomemm

* (Optional) Uninstall libgnomemm on Arch using YAY

$ yay -Rns libgnomemm

2. Manually Install "libgnomemm" via AUR

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

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

b. Clone libgnomemm's git locally

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

c. Go to ~/libgnomemm folder and install it

$ cd ~/libgnomemm $ makepkg -si

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

ID: 387249
Name: libgnomemm
PackageBaseID: 120076
PackageBase: libgnomemm
Version: 2.30.0-4
Description: C++ bindings for libgnome.
URL: http://gtkmm.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sirocco
FirstSubmitted: 1488001590
LastModified: 1488001590
URLPath: /cgit/aur.git/snapshot/libgnomemm.tar.gz