pin on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "pin" 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 pin on Arch using YAY
$
yay -S
pin
Copied
* (Optional) Uninstall pin on Arch using YAY
$
yay -Rns
pin
Copied
2. Manually Install "pin" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pin's git locally
$
git clone https://aur.archlinux.org/pin.git
~/pin
Copied
c. Go to ~/pin folder and install it
$
cd
~/pin
Copied
$
makepkg -si
Copied
3. Information about the pin package on Arch User Repository (AUR)
ID: 1403141
Name: pin
PackageBaseID: 97254
PackageBase: pin
Version: 3.30-1
Description: A tool for the dynamic instrumentation of programs
URL: https://software.intel.com/content/www/us/en/develop/articles/pin-a-dynamic-binary-instrumentation-tool.html
NumVotes: 6
Popularity: 0.043507
OutOfDate:
Maintainer: adrien1018
Submitter: eyl
FirstSubmitted: 1439305367
LastModified: 1706907737
URLPath: /cgit/aur.git/snapshot/pin.tar.gz
Name: pin
PackageBaseID: 97254
PackageBase: pin
Version: 3.30-1
Description: A tool for the dynamic instrumentation of programs
URL: https://software.intel.com/content/www/us/en/develop/articles/pin-a-dynamic-binary-instrumentation-tool.html
NumVotes: 6
Popularity: 0.043507
OutOfDate:
Maintainer: adrien1018
Submitter: eyl
FirstSubmitted: 1439305367
LastModified: 1706907737
URLPath: /cgit/aur.git/snapshot/pin.tar.gz