gconfmm on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gconfmm

* (Optional) Uninstall gconfmm on Arch using YAY

$ yay -Rns gconfmm

2. Manually Install "gconfmm" via AUR

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

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

b. Clone gconfmm's git locally

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

c. Go to ~/gconfmm folder and install it

$ cd ~/gconfmm $ makepkg -si

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

ID: 1014527
Name: gconfmm
PackageBaseID: 144205
PackageBase: gconfmm
Version: 2.28.3-7
Description: C++ bindings for GConf
URL: http://gconfmm.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: adsun
FirstSubmitted: 1565372321
LastModified: 1641426124
URLPath: /cgit/aur.git/snapshot/gconfmm.tar.gz