scorecard on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S scorecard

* (Optional) Uninstall scorecard on Arch using YAY

$ yay -Rns scorecard

2. Manually Install "scorecard" via AUR

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

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

b. Clone scorecard's git locally

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

c. Go to ~/scorecard folder and install it

$ cd ~/scorecard $ makepkg -si

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

ID: 1337440
Name: scorecard
PackageBaseID: 173778
PackageBase: scorecard
Version: 4.13.1-1
Description: Security health metrics for Open Source
URL: https://github.com/ossf/scorecard
NumVotes: 2
Popularity: 0.319709
OutOfDate:
Maintainer: JamieMagee
Submitter: JamieMagee
FirstSubmitted: 1638989779
LastModified: 1697844474
URLPath: /cgit/aur.git/snapshot/scorecard.tar.gz