cdist on AUR (Arch User Repository)
Last updated: December 23,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
Copied
b. Install cdist on Arch using YAY
$
yay -S
cdist
Copied
* (Optional) Uninstall cdist on Arch using YAY
$
yay -Rns
cdist
Copied
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
Copied
b. Clone cdist's git locally
$
git clone https://aur.archlinux.org/cdist.git
~/cdist
Copied
c. Go to ~/cdist folder and install it
$
cd
~/cdist
Copied
$
makepkg -si
Copied
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
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