python-pyflame on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyflame

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

$ yay -Rns python-pyflame

2. Manually Install "python-pyflame" via AUR

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

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

b. Clone python-pyflame's git locally

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

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

$ cd ~/python-pyflame $ makepkg -si

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

ID: 1388777
Name: python-pyflame
PackageBaseID: 201714
PackageBase: python-pyflame
Version: 0.3.1-1
Description: Generate flamegraphs for Python code, using Brendan Gregg’s excellent FlameGraph project to perform the heavy lifting
URL: https://pypi.org/project/pyflame
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Felixoid
Submitter: Felixoid
FirstSubmitted: 1705671666
LastModified: 1705671666
URLPath: /cgit/aur.git/snapshot/python-pyflame.tar.gz