dynamorio-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S dynamorio-bin

* (Optional) Uninstall dynamorio-bin on Arch using YAY

$ yay -Rns dynamorio-bin

2. Manually Install "dynamorio-bin" via AUR

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

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

b. Clone dynamorio-bin's git locally

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

c. Go to ~/dynamorio-bin folder and install it

$ cd ~/dynamorio-bin $ makepkg -si

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

ID: 1349764
Name: dynamorio-bin
PackageBaseID: 195569
PackageBase: dynamorio-bin
Version: 10.0.0-1
Description: A dynamic binary instrumentation framework
URL: http://dynamorio.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MrSoup678
Submitter: MrSoup678
FirstSubmitted: 1689069161
LastModified: 1699454518
URLPath: /cgit/aur.git/snapshot/dynamorio-bin.tar.gz