grype-bin on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S grype-bin

* (Optional) Uninstall grype-bin on Arch using YAY

$ yay -Rns grype-bin

2. Manually Install "grype-bin" via AUR

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

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

b. Clone grype-bin's git locally

$ git clone https://aur.archlinux.org/grype-bin.git ~/grype-bin

c. Go to ~/grype-bin folder and install it

$ cd ~/grype-bin $ makepkg -si

3. Information about the grype-bin package on Arch User Repository (AUR)

ID: 1415989
Name: grype-bin
PackageBaseID: 179103
PackageBase: grype-bin
Version: 0.74.7-1
Description: A vulnerability scanner for container images and filesystems.
URL: https://github.com/anchore/grype
NumVotes: 7
Popularity: 0.540114
OutOfDate:
Maintainer: Varakh
Submitter: raydelrosario
FirstSubmitted: 1653353484
LastModified: 1708974364
URLPath: /cgit/aur.git/snapshot/grype-bin.tar.gz