terrascan-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S terrascan-bin

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

$ yay -Rns terrascan-bin

2. Manually Install "terrascan-bin" via AUR

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

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

b. Clone terrascan-bin's git locally

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

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

$ cd ~/terrascan-bin $ makepkg -si

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

ID: 1423363
Name: terrascan-bin
PackageBaseID: 183711
PackageBase: terrascan-bin
Version: 1.19.1-1
Description: Detect compliance and security violations across Infrastructure as Code
URL: https://github.com/accurics/terrascan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: enmanuelmoreira
Submitter: enmanuelmoreira
FirstSubmitted: 1656778339
LastModified: 1709918723
URLPath: /cgit/aur.git/snapshot/terrascan-bin.tar.gz