wf-config on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S wf-config

* (Optional) Uninstall wf-config on Arch using YAY

$ yay -Rns wf-config

2. Manually Install "wf-config" via AUR

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

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

b. Clone wf-config's git locally

$ git clone https://aur.archlinux.org/wf-config.git ~/wf-config

c. Go to ~/wf-config folder and install it

$ cd ~/wf-config $ makepkg -si

3. Information about the wf-config package on Arch User Repository (AUR)

ID: 1427348
Name: wf-config
PackageBaseID: 139616
PackageBase: wf-config
Version: 0.8.0-4
Description: A library for managing configuration files, written for wayfire
URL: https://wayfire.org
NumVotes: 14
Popularity: 0.044313
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1550133235
LastModified: 1710454167
URLPath: /cgit/aur.git/snapshot/wf-config.tar.gz