update-conf.d on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S update-conf.d

* (Optional) Uninstall update-conf.d on Arch using YAY

$ yay -Rns update-conf.d

2. Manually Install "update-conf.d" via AUR

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

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

b. Clone update-conf.d's git locally

$ git clone https://aur.archlinux.org/update-conf.d.git ~/update-conf.d

c. Go to ~/update-conf.d folder and install it

$ cd ~/update-conf.d $ makepkg -si

3. Information about the update-conf.d package on Arch User Repository (AUR)

ID: 214362
Name: update-conf.d
PackageBaseID: 96271
PackageBase: update-conf.d
Version: 20100814-1
Description: script for flexible /etc/.d configuration
URL: https://github.com/Atha/update-conf.d
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Mic92
FirstSubmitted: 1437595366
LastModified: 1437598285
URLPath: /cgit/aur.git/snapshot/update-conf.d.tar.gz