dependency-check-cli on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dependency-check-cli

* (Optional) Uninstall dependency-check-cli on Arch using YAY

$ yay -Rns dependency-check-cli

2. Manually Install "dependency-check-cli" via AUR

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

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

b. Clone dependency-check-cli's git locally

$ git clone https://aur.archlinux.org/dependency-check-cli.git ~/dependency-check-cli

c. Go to ~/dependency-check-cli folder and install it

$ cd ~/dependency-check-cli $ makepkg -si

3. Information about the dependency-check-cli package on Arch User Repository (AUR)

ID: 1381333
Name: dependency-check-cli
PackageBaseID: 151207
PackageBase: dependency-check-cli
Version: 9.0.8-1
Description: Dependency-Check is a Software Composition Analysis (SCA) tool that attempts to detect publicly disclosed vulnerabilities contained within a project's dependencies.
URL: https://github.com/jeremylong/DependencyCheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: fxbru
FirstSubmitted: 1586275179
LastModified: 1704552015
URLPath: /cgit/aur.git/snapshot/dependency-check-cli.tar.gz