tfsec on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tfsec

* (Optional) Uninstall tfsec on Arch using YAY

$ yay -Rns tfsec

2. Manually Install "tfsec" via AUR

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

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

b. Clone tfsec's git locally

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

c. Go to ~/tfsec folder and install it

$ cd ~/tfsec $ makepkg -si

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

ID: 1388072
Name: tfsec
PackageBaseID: 146601
PackageBase: tfsec
Version: 1.28.5-1
Description: Static analysis powered security scanner for your terraform code
URL: https://github.com/aquasecurity/tfsec
NumVotes: 1
Popularity: 0.088733
OutOfDate:
Maintainer: madddi
Submitter: madddi
FirstSubmitted: 1573646796
LastModified: 1705567993
URLPath: /cgit/aur.git/snapshot/tfsec.tar.gz