clair on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S clair

* (Optional) Uninstall clair on Arch using YAY

$ yay -Rns clair

2. Manually Install "clair" via AUR

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

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

b. Clone clair's git locally

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

c. Go to ~/clair folder and install it

$ cd ~/clair $ makepkg -si

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

ID: 1131763
Name: clair
PackageBaseID: 150219
PackageBase: clair
Version: 4.4.4-1
Description: Vulnerability Static Analysis for Containers
URL: https://github.com/quay/clair
NumVotes: 0
Popularity: 0
OutOfDate: 1689362991
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584247574
LastModified: 1661623980
URLPath: /cgit/aur.git/snapshot/clair.tar.gz