triton on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S triton

* (Optional) Uninstall triton on Arch using YAY

$ yay -Rns triton

2. Manually Install "triton" via AUR

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

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

b. Clone triton's git locally

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

c. Go to ~/triton folder and install it

$ cd ~/triton $ makepkg -si

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

ID: 1034334
Name: triton
PackageBaseID: 149421
PackageBase: triton
Version: 0.9-1
Description: Dynamic binary analysis framework
URL: https://triton.quarkslab.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Nurmukhametov
Submitter: Nurmukhametov
FirstSubmitted: 1582413696
LastModified: 1644447727
URLPath: /cgit/aur.git/snapshot/triton.tar.gz