memstrack-git on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S memstrack-git

* (Optional) Uninstall memstrack-git on Arch using YAY

$ yay -Rns memstrack-git

2. Manually Install "memstrack-git" via AUR

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

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

b. Clone memstrack-git's git locally

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

c. Go to ~/memstrack-git folder and install it

$ cd ~/memstrack-git $ makepkg -si

3. Information about the memstrack-git package on Arch User Repository (AUR)

ID: 838246
Name: memstrack-git
PackageBaseID: 161085
PackageBase: memstrack-git
Version: 0.1.12.r8.ga93d5ad-1
Description: A memory allocation trace, like a hot spot analyzer for memory allocation (from git)
URL: https://github.com/ryncsn/memstrack
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: amoka
Submitter: amoka
FirstSubmitted: 1608435200
LastModified: 1608933820
URLPath: /cgit/aur.git/snapshot/memstrack-git.tar.gz