sarif-tools on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S sarif-tools

* (Optional) Uninstall sarif-tools on Arch using YAY

$ yay -Rns sarif-tools

2. Manually Install "sarif-tools" via AUR

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

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

b. Clone sarif-tools's git locally

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

c. Go to ~/sarif-tools folder and install it

$ cd ~/sarif-tools $ makepkg -si

3. Information about the sarif-tools package on Arch User Repository (AUR)

ID: 1215642
Name: sarif-tools
PackageBaseID: 190696
PackageBase: sarif-tools
Version: 1.0.0-1
Description: A set of Python command line tools for working with SARIF files produced by code analysis tools
URL: https://github.com/microsoft/sarif-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1677078752
LastModified: 1677078752
URLPath: /cgit/aur.git/snapshot/sarif-tools.tar.gz