sbom-tool-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S sbom-tool-git

* (Optional) Uninstall sbom-tool-git on Arch using YAY

$ yay -Rns sbom-tool-git

2. Manually Install "sbom-tool-git" via AUR

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

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

b. Clone sbom-tool-git's git locally

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

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

$ cd ~/sbom-tool-git $ makepkg -si

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

ID: 1365856
Name: sbom-tool-git
PackageBaseID: 200317
PackageBase: sbom-tool-git
Version: 2.2.1.r0.848944d-1
Description: Tool to create SPDX 2.2 compatible SBOMs
URL: https://github.com/microsoft/sbom-tool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex.henrie
Submitter: alex.henrie
FirstSubmitted: 1701913915
LastModified: 1701913915
URLPath: /cgit/aur.git/snapshot/sbom-tool-git.tar.gz