gconf-editor on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gconf-editor

* (Optional) Uninstall gconf-editor on Arch using YAY

$ yay -Rns gconf-editor

2. Manually Install "gconf-editor" via AUR

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

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

b. Clone gconf-editor's git locally

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

c. Go to ~/gconf-editor folder and install it

$ cd ~/gconf-editor $ makepkg -si

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

ID: 683150
Name: gconf-editor
PackageBaseID: 147813
PackageBase: gconf-editor
Version: 3.0.1-5
Description: Graphical gconf registry editor
URL: https://www.gnome.org
NumVotes: 8
Popularity: 0.002621
OutOfDate:
Maintainer:
FirstSubmitted: 1577998039
LastModified: 1578267965
URLPath: /cgit/aur.git/snapshot/gconf-editor.tar.gz