pyflame on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pyflame

* (Optional) Uninstall pyflame on Arch using YAY

$ yay -Rns pyflame

2. Manually Install "pyflame" via AUR

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

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

b. Clone pyflame's git locally

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

c. Go to ~/pyflame folder and install it

$ cd ~/pyflame $ makepkg -si

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

ID: 684381
Name: pyflame
PackageBaseID: 148012
PackageBase: pyflame
Version: 1.6.6-1
Description: A tool for generating flame graphs for Python (2) processes.
URL: https://github.com/uber/pyflame
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1578602166
LastModified: 1578602166
URLPath: /cgit/aur.git/snapshot/pyflame.tar.gz