confd on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S confd

* (Optional) Uninstall confd on Arch using YAY

$ yay -Rns confd

2. Manually Install "confd" via AUR

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

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

b. Clone confd's git locally

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

c. Go to ~/confd folder and install it

$ cd ~/confd $ makepkg -si

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

ID: 927584
Name: confd
PackageBaseID: 112977
PackageBase: confd
Version: 0.16.0-1
Description: A lightweight configuration management tool
URL: https://github.com/kelseyhightower/confd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: paranoidsp
Submitter: dseg
FirstSubmitted: 1467191163
LastModified: 1624897874
URLPath: /cgit/aur.git/snapshot/confd.tar.gz