afltriage-git on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S afltriage-git

* (Optional) Uninstall afltriage-git on Arch using YAY

$ yay -Rns afltriage-git

2. Manually Install "afltriage-git" via AUR

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

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

b. Clone afltriage-git's git locally

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

c. Go to ~/afltriage-git folder and install it

$ cd ~/afltriage-git $ makepkg -si

3. Information about the afltriage-git package on Arch User Repository (AUR)

ID: 1038369
Name: afltriage-git
PackageBaseID: 176101
PackageBase: afltriage-git
Version: 1.0.0-1
Description: A tool to automatically triage crashing input files using a debugger
URL: https://github.com/quic/AFLTriage
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: khokho
Submitter: khokho
FirstSubmitted: 1645120873
LastModified: 1645120873
URLPath: /cgit/aur.git/snapshot/afltriage-git.tar.gz