cfn-guard-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S cfn-guard-git

* (Optional) Uninstall cfn-guard-git on Arch using YAY

$ yay -Rns cfn-guard-git

2. Manually Install "cfn-guard-git" via AUR

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

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

b. Clone cfn-guard-git's git locally

$ git clone https://aur.archlinux.org/cfn-guard-git.git ~/cfn-guard-git

c. Go to ~/cfn-guard-git folder and install it

$ cd ~/cfn-guard-git $ makepkg -si

3. Information about the cfn-guard-git package on Arch User Repository (AUR)

ID: 1412304
Name: cfn-guard-git
PackageBaseID: 154465
PackageBase: cfn-guard-git
Version: 3.0.3.r20.g42e2d5b-1
Description: Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules.
URL: https://github.com/aws-cloudformation/cloudformation-guard
NumVotes: 1
Popularity: 0.000145
OutOfDate:
Maintainer: mapk0y
Submitter: mapk0y
FirstSubmitted: 1592374043
LastModified: 1708409455
URLPath: /cgit/aur.git/snapshot/cfn-guard-git.tar.gz