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