pyflame-git on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S pyflame-git

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

$ yay -Rns pyflame-git

2. Manually Install "pyflame-git" via AUR

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

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

b. Clone pyflame-git's git locally

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

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

$ cd ~/pyflame-git $ makepkg -si

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

ID: 352281
Name: pyflame-git
PackageBaseID: 115951
PackageBase: pyflame-git
Version: r116.b2bfad0-1
Description: A tool for generating flame graphs for Python processes.
URL: https://github.com/uber/pyflame
NumVotes: 0
Popularity: 0
OutOfDate: 1706135073
Maintainer: realfatcat
Submitter: realfatcat
FirstSubmitted: 1475597958
LastModified: 1478102957
URLPath: /cgit/aur.git/snapshot/pyflame-git.tar.gz