cvechecker on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S cvechecker

* (Optional) Uninstall cvechecker on Arch using YAY

$ yay -Rns cvechecker

2. Manually Install "cvechecker" via AUR

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

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

b. Clone cvechecker's git locally

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

c. Go to ~/cvechecker folder and install it

$ cd ~/cvechecker $ makepkg -si

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

ID: 879383
Name: cvechecker
PackageBaseID: 66976
PackageBase: cvechecker
Version: 4.0-1
Description: a local CVE checker tool
URL: https://github.com/sjvermeu/cvechecker
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: fcolista
Submitter: fcolista
FirstSubmitted: 1360101096
LastModified: 1616167627
URLPath: /cgit/aur.git/snapshot/cvechecker.tar.gz