cwe_checker on AUR (Arch User Repository)

Last updated: February 11,2025

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

$ yay -S cwe_checker

* (Optional) Uninstall cwe_checker on Arch using YAY

$ yay -Rns cwe_checker

2. Manually Install "cwe_checker" via AUR

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

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

b. Clone cwe_checker's git locally

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

c. Go to ~/cwe_checker folder and install it

$ cd ~/cwe_checker $ makepkg -si

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

ID: 1277654
Name: cwe_checker
PackageBaseID: 194368
PackageBase: cwe_checker
Version: 0.6-1
Description: finds vulnerable patterns in binary executables
URL: https://github.com/fkie-cad/cwe_checker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AronYoung
Submitter: AsukaMinato
FirstSubmitted: 1685992381
LastModified: 1687526799
URLPath: /cgit/aur.git/snapshot/cwe_checker.tar.gz