snyk on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S snyk

* (Optional) Uninstall snyk on Arch using YAY

$ yay -Rns snyk

2. Manually Install "snyk" via AUR

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

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

b. Clone snyk's git locally

$ git clone https://aur.archlinux.org/snyk.git ~/snyk

c. Go to ~/snyk folder and install it

$ cd ~/snyk $ makepkg -si

3. Information about the snyk package on Arch User Repository (AUR)

ID: 1413914
Name: snyk
PackageBaseID: 151909
PackageBase: snyk
Version: 1.1280.1-1
Description: CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies
URL: https://github.com/snyk/snyk
NumVotes: 3
Popularity: 0.000509
OutOfDate:
Maintainer: Refreeze5911
Submitter: smfsh
FirstSubmitted: 1587673989
LastModified: 1708640534
URLPath: /cgit/aur.git/snapshot/snyk.tar.gz