pyflame on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install pyflame on Arch using YAY
$
yay -S
pyflame
Copied
* (Optional) Uninstall pyflame on Arch using YAY
$
yay -Rns
pyflame
Copied
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
Copied
b. Clone pyflame's git locally
$
git clone https://aur.archlinux.org/pyflame.git
~/pyflame
Copied
c. Go to ~/pyflame folder and install it
$
cd
~/pyflame
Copied
$
makepkg -si
Copied
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
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