trinity on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S trinity

* (Optional) Uninstall trinity on Arch using YAY

$ yay -Rns trinity

2. Manually Install "trinity" via AUR

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

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

b. Clone trinity's git locally

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

c. Go to ~/trinity folder and install it

$ cd ~/trinity $ makepkg -si

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

ID: 585725
Name: trinity
PackageBaseID: 69616
PackageBase: trinity
Version: 1.9-1
Description: A Linux System call fuzz tester
URL: http://codemonkey.org.uk/projects/trinity/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter:
FirstSubmitted: 1367532464
LastModified: 1550013906
URLPath: /cgit/aur.git/snapshot/trinity.tar.gz