sbom-tool on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S sbom-tool

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

$ yay -Rns sbom-tool

2. Manually Install "sbom-tool" 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's git locally

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

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

$ cd ~/sbom-tool $ makepkg -si

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

ID: 1365855
Name: sbom-tool
PackageBaseID: 200316
PackageBase: sbom-tool
Version: 2.2.1-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: 1701913910
LastModified: 1701913910
URLPath: /cgit/aur.git/snapshot/sbom-tool.tar.gz