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