gconf on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S gconf

* (Optional) Uninstall gconf on Arch using YAY

$ yay -Rns gconf

2. Manually Install "gconf" via AUR

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

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

b. Clone gconf's git locally

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

c. Go to ~/gconf folder and install it

$ cd ~/gconf $ makepkg -si

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

ID: 870896
Name: gconf
PackageBaseID: 147814
PackageBase: gconf
Version: 3.2.6+11+g07808097-10
Description: An obsolete configuration database system
URL: https://projects-old.gnome.org/gconf/
NumVotes: 115
Popularity: 0.63769
OutOfDate:
Maintainer: IslandC0der
Submitter: arojas
FirstSubmitted: 1577998061
LastModified: 1614557278
URLPath: /cgit/aur.git/snapshot/gconf.tar.gz