memstrack on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S memstrack

* (Optional) Uninstall memstrack on Arch using YAY

$ yay -Rns memstrack

2. Manually Install "memstrack" via AUR

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

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

b. Clone memstrack's git locally

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

c. Go to ~/memstrack folder and install it

$ cd ~/memstrack $ makepkg -si

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

ID: 879420
Name: memstrack
PackageBaseID: 160873
PackageBase: memstrack
Version: 0.2.2-1
Description: A memory allocation trace, like a hot spot analyzer for memory allocation
URL: https://github.com/ryncsn/memstrack
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: amoka
Submitter: amoka
FirstSubmitted: 1607835670
LastModified: 1616174407
URLPath: /cgit/aur.git/snapshot/memstrack.tar.gz