dyninst-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S dyninst-git

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

$ yay -Rns dyninst-git

2. Manually Install "dyninst-git" via AUR

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

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

b. Clone dyninst-git's git locally

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

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

$ cd ~/dyninst-git $ makepkg -si

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

ID: 815384
Name: dyninst-git
PackageBaseID: 159587
PackageBase: dyninst-git
Version: v10.2.1.r39.ge5a88825d-1
Description: Tools for binary instrumentation, analysis, and modification
URL: https://dyninst.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kyechou
FirstSubmitted: 1604787164
LastModified: 1604808857
URLPath: /cgit/aur.git/snapshot/dyninst-git.tar.gz