docker-sbom on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install docker-sbom on Arch using YAY
$
yay -S
docker-sbom
Copied
* (Optional) Uninstall docker-sbom on Arch using YAY
$
yay -Rns
docker-sbom
Copied
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
Copied
b. Clone docker-sbom's git locally
$
git clone https://aur.archlinux.org/docker-sbom.git
~/docker-sbom
Copied
c. Go to ~/docker-sbom folder and install it
$
cd
~/docker-sbom
Copied
$
makepkg -si
Copied
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
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