dyninst on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dyninst

* (Optional) Uninstall dyninst on Arch using YAY

$ yay -Rns dyninst

2. Manually Install "dyninst" via AUR

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

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

b. Clone dyninst's git locally

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

c. Go to ~/dyninst folder and install it

$ cd ~/dyninst $ makepkg -si

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

ID: 815033
Name: dyninst
PackageBaseID: 159585
PackageBase: dyninst
Version: 10.2.1-1
Description: Tools for binary instrumentation, analysis, and modification
URL: https://dyninst.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1702915325
Maintainer:
Submitter: kyechou
FirstSubmitted: 1604779266
LastModified: 1604779266
URLPath: /cgit/aur.git/snapshot/dyninst.tar.gz