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