xfconf-devel on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S xfconf-devel

* (Optional) Uninstall xfconf-devel on Arch using YAY

$ yay -Rns xfconf-devel

2. Manually Install "xfconf-devel" via AUR

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

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

b. Clone xfconf-devel's git locally

$ git clone https://aur.archlinux.org/xfconf-devel.git ~/xfconf-devel

c. Go to ~/xfconf-devel folder and install it

$ cd ~/xfconf-devel $ makepkg -si

3. Information about the xfconf-devel package on Arch User Repository (AUR)

ID: 1419480
Name: xfconf-devel
PackageBaseID: 90614
PackageBase: xfconf-devel
Version: 4.19.2-1
Description: A simple client-server configuration storage and query system
URL: https://docs.xfce.org/xfce/xfconf/start
NumVotes: 7
Popularity: 4.0E-5
OutOfDate:
Maintainer: twa022
Submitter: twa022
FirstSubmitted: 1424312589
LastModified: 1709389143
URLPath: /cgit/aur.git/snapshot/xfconf-devel.tar.gz