cfn-guard on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "cfn-guard" 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 cfn-guard on Arch using YAY
$
yay -S
cfn-guard
Copied
* (Optional) Uninstall cfn-guard on Arch using YAY
$
yay -Rns
cfn-guard
Copied
2. Manually Install "cfn-guard" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cfn-guard's git locally
$
git clone https://aur.archlinux.org/cfn-guard.git
~/cfn-guard
Copied
c. Go to ~/cfn-guard folder and install it
$
cd
~/cfn-guard
Copied
$
makepkg -si
Copied
3. Information about the cfn-guard package on Arch User Repository (AUR)
ID: 1412299
Name: cfn-guard
PackageBaseID: 166288
PackageBase: cfn-guard
Version: 3.0.3-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: 2
Popularity: 0.000145
OutOfDate:
Maintainer: mapk0y
Submitter: mapk0y
FirstSubmitted: 1619888097
LastModified: 1708409012
URLPath: /cgit/aur.git/snapshot/cfn-guard.tar.gz
Name: cfn-guard
PackageBaseID: 166288
PackageBase: cfn-guard
Version: 3.0.3-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: 2
Popularity: 0.000145
OutOfDate:
Maintainer: mapk0y
Submitter: mapk0y
FirstSubmitted: 1619888097
LastModified: 1708409012
URLPath: /cgit/aur.git/snapshot/cfn-guard.tar.gz