cdist on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S cdist

* (Optional) Uninstall cdist on Arch using YAY

$ yay -Rns cdist

2. Manually Install "cdist" via AUR

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

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

b. Clone cdist's git locally

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

c. Go to ~/cdist folder and install it

$ cd ~/cdist $ makepkg -si

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

ID: 1170367
Name: cdist
PackageBaseID: 100985
PackageBase: cdist
Version: 7.0.0-2
Description: A usable configuration management system
URL: https://code.ungleich.ch/ungleich-public/cdist/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: sparrowhawk
Submitter: eworm
FirstSubmitted: 1443614098
LastModified: 1668674561
URLPath: /cgit/aur.git/snapshot/cdist.tar.gz