dynconf on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S dynconf

* (Optional) Uninstall dynconf on Arch using YAY

$ yay -Rns dynconf

2. Manually Install "dynconf" via AUR

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

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

b. Clone dynconf's git locally

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

c. Go to ~/dynconf folder and install it

$ cd ~/dynconf $ makepkg -si

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

ID: 944148
Name: dynconf
PackageBaseID: 133764
PackageBase: dynconf
Version: 1.1.2-1
Description: A small program to apply recipes to configuration files
URL: https://github.com/hahnjo/dynconf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hahnjo
Submitter: hahnjo
FirstSubmitted: 1529951545
LastModified: 1628170482
URLPath: /cgit/aur.git/snapshot/dynconf.tar.gz