cfengine on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S cfengine

* (Optional) Uninstall cfengine on Arch using YAY

$ yay -Rns cfengine

2. Manually Install "cfengine" via AUR

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

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

b. Clone cfengine's git locally

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

c. Go to ~/cfengine folder and install it

$ cd ~/cfengine $ makepkg -si

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

ID: 911903
Name: cfengine
PackageBaseID: 20978
PackageBase: cfengine
Version: 3.15.2-1
Description: Automated suite of programs for configuring and maintaining Unix-like computers.
URL: https://cfengine.com
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1224957321
LastModified: 1621910374
URLPath: /cgit/aur.git/snapshot/cfengine.tar.gz