flamegraph on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "flamegraph" 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 flamegraph on Arch using YAY
$
yay -S
flamegraph
Copied
* (Optional) Uninstall flamegraph on Arch using YAY
$
yay -Rns
flamegraph
Copied
2. Manually Install "flamegraph" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone flamegraph's git locally
$
git clone https://aur.archlinux.org/flamegraph.git
~/flamegraph
Copied
c. Go to ~/flamegraph folder and install it
$
cd
~/flamegraph
Copied
$
makepkg -si
Copied
3. Information about the flamegraph package on Arch User Repository (AUR)
ID: 526067
Name: flamegraph
PackageBaseID: 132326
PackageBase: flamegraph
Version: 1.0-2
Description: Flame Graphs visualize profiled code
URL: http://www.brendangregg.com/flamegraphs.html
NumVotes: 6
Popularity: 0.08978
OutOfDate:
Maintainer: ROllerozxa
Submitter: zhangkaizhao
FirstSubmitted: 1526107823
LastModified: 1531385822
URLPath: /cgit/aur.git/snapshot/flamegraph.tar.gz
Name: flamegraph
PackageBaseID: 132326
PackageBase: flamegraph
Version: 1.0-2
Description: Flame Graphs visualize profiled code
URL: http://www.brendangregg.com/flamegraphs.html
NumVotes: 6
Popularity: 0.08978
OutOfDate:
Maintainer: ROllerozxa
Submitter: zhangkaizhao
FirstSubmitted: 1526107823
LastModified: 1531385822
URLPath: /cgit/aur.git/snapshot/flamegraph.tar.gz