trivy-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S trivy-git

* (Optional) Uninstall trivy-git on Arch using YAY

$ yay -Rns trivy-git

2. Manually Install "trivy-git" via AUR

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

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

b. Clone trivy-git's git locally

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

c. Go to ~/trivy-git folder and install it

$ cd ~/trivy-git $ makepkg -si

3. Information about the trivy-git package on Arch User Repository (AUR)

ID: 874006
Name: trivy-git
PackageBaseID: 164101
PackageBase: trivy-git
Version: r461.e517bef-1
Description: A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
URL: https://github.com/aquasecurity/trivy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aminvakil
Submitter: aminvakil
FirstSubmitted: 1615129161
LastModified: 1615129161
URLPath: /cgit/aur.git/snapshot/trivy-git.tar.gz