docker-sbom on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S docker-sbom

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

$ yay -Rns docker-sbom

2. Manually Install "docker-sbom" via AUR

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

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

b. Clone docker-sbom's git locally

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

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

$ cd ~/docker-sbom $ makepkg -si

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

ID: 1085756
Name: docker-sbom
PackageBaseID: 178912
PackageBase: docker-sbom
Version: 0.6.1-1
Description: Plugin for Docker CLI to support SBOM creation using Syft
URL: https://github.com/docker/sbom-cli-plugin
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: asgavar
Submitter: asgavar
FirstSubmitted: 1652737892
LastModified: 1653636594
URLPath: /cgit/aur.git/snapshot/docker-sbom.tar.gz