flamegraph-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S flamegraph-git

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

$ yay -Rns flamegraph-git

2. Manually Install "flamegraph-git" via AUR

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

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

b. Clone flamegraph-git's git locally

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

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

$ cd ~/flamegraph-git $ makepkg -si

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

ID: 867265
Name: flamegraph-git
PackageBaseID: 106652
PackageBase: flamegraph-git
Version: r316.a258e78-3
Description: Stack trace visualizer
URL: http://www.brendangregg.com/FlameGraphs/cpuflamegraphs.html
NumVotes: 16
Popularity: 0.016078
OutOfDate:
Maintainer: jonasmalacofilho
Submitter: wicast
FirstSubmitted: 1453791918
LastModified: 1613979101
URLPath: /cgit/aur.git/snapshot/flamegraph-git.tar.gz