terrascan on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S terrascan

* (Optional) Uninstall terrascan on Arch using YAY

$ yay -Rns terrascan

2. Manually Install "terrascan" via AUR

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

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

b. Clone terrascan's git locally

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

c. Go to ~/terrascan folder and install it

$ cd ~/terrascan $ makepkg -si

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

ID: 1423395
Name: terrascan
PackageBaseID: 170419
PackageBase: terrascan
Version: 1.19.1-1
Description: Detect compliance and security violations across Infrastructure as Code
URL: https://github.com/accurics/terrascan
NumVotes: 2
Popularity: 0.240354
OutOfDate:
Maintainer: enmanuelmoreira
Submitter: enmanuelmoreira
FirstSubmitted: 1630032025
LastModified: 1709921150
URLPath: /cgit/aur.git/snapshot/terrascan.tar.gz