tfsec-bin on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S tfsec-bin

* (Optional) Uninstall tfsec-bin on Arch using YAY

$ yay -Rns tfsec-bin

2. Manually Install "tfsec-bin" via AUR

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

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

b. Clone tfsec-bin's git locally

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

c. Go to ~/tfsec-bin folder and install it

$ cd ~/tfsec-bin $ makepkg -si

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

ID: 1387389
Name: tfsec-bin
PackageBaseID: 164901
PackageBase: tfsec-bin
Version: 1.28.5-1
Description: Static analysis powered security scanner for your terraform code
URL: https://github.com/aquasecurity/tfsec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greut
Submitter: greut
FirstSubmitted: 1616744216
LastModified: 1705478329
URLPath: /cgit/aur.git/snapshot/tfsec-bin.tar.gz