dynamorio on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dynamorio

* (Optional) Uninstall dynamorio on Arch using YAY

$ yay -Rns dynamorio

2. Manually Install "dynamorio" via AUR

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

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

b. Clone dynamorio's git locally

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

c. Go to ~/dynamorio folder and install it

$ cd ~/dynamorio $ makepkg -si

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

ID: 1422927
Name: dynamorio
PackageBaseID: 198703
PackageBase: dynamorio
Version: 10.0.0-1
Description: A dynamic instrumentation tool platform
URL: https://github.com/DynamoRIO/dynamorio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MikeWalrus
Submitter: MikeWalrus
FirstSubmitted: 1697699902
LastModified: 1709869574
URLPath: /cgit/aur.git/snapshot/dynamorio.tar.gz