docker-scout on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S docker-scout

* (Optional) Uninstall docker-scout on Arch using YAY

$ yay -Rns docker-scout

2. Manually Install "docker-scout" via AUR

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

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

b. Clone docker-scout's git locally

$ git clone https://aur.archlinux.org/docker-scout.git ~/docker-scout

c. Go to ~/docker-scout folder and install it

$ cd ~/docker-scout $ makepkg -si

3. Information about the docker-scout package on Arch User Repository (AUR)

ID: 1366513
Name: docker-scout
PackageBaseID: 195122
PackageBase: docker-scout
Version: 1.2.2-1
Description: Docker Scout is a set of software supply chain features integrated into Docker's user interfaces and command line interface (CLI).
URL: https://github.com/docker/scout-cli
NumVotes: 2
Popularity: 0.140878
OutOfDate:
Maintainer: Felixoid
Submitter: Felixoid
FirstSubmitted: 1687898208
LastModified: 1702034212
URLPath: /cgit/aur.git/snapshot/docker-scout.tar.gz