clair on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install clair on Arch using YAY
$
yay -S
clair
Copied
* (Optional) Uninstall clair on Arch using YAY
$
yay -Rns
clair
Copied
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
Copied
b. Clone clair's git locally
$
git clone https://aur.archlinux.org/clair.git
~/clair
Copied
c. Go to ~/clair folder and install it
$
cd
~/clair
Copied
$
makepkg -si
Copied
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
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