heaptrace on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "heaptrace" 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 heaptrace on Arch using YAY
$
yay -S
heaptrace
Copied
* (Optional) Uninstall heaptrace on Arch using YAY
$
yay -Rns
heaptrace
Copied
2. Manually Install "heaptrace" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone heaptrace's git locally
$
git clone https://aur.archlinux.org/heaptrace.git
~/heaptrace
Copied
c. Go to ~/heaptrace folder and install it
$
cd
~/heaptrace
Copied
$
makepkg -si
Copied
3. Information about the heaptrace package on Arch User Repository (AUR)
ID: 1079461
Name: heaptrace
PackageBaseID: 173589
PackageBase: heaptrace
Version: 2.2.8-1
Description: helps visualize heap operations for pwn and debugging
URL: https://github.com/Arinerron/heaptrace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arinerron
Submitter: arinerron
FirstSubmitted: 1638391058
LastModified: 1652427152
URLPath: /cgit/aur.git/snapshot/heaptrace.tar.gz
Name: heaptrace
PackageBaseID: 173589
PackageBase: heaptrace
Version: 2.2.8-1
Description: helps visualize heap operations for pwn and debugging
URL: https://github.com/Arinerron/heaptrace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arinerron
Submitter: arinerron
FirstSubmitted: 1638391058
LastModified: 1652427152
URLPath: /cgit/aur.git/snapshot/heaptrace.tar.gz