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