python-pyinstrument on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-pyinstrument

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

$ yay -Rns python-pyinstrument

2. Manually Install "python-pyinstrument" via AUR

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

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

b. Clone python-pyinstrument's git locally

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

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

$ cd ~/python-pyinstrument $ makepkg -si

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

ID: 1395203
Name: python-pyinstrument
PackageBaseID: 138749
PackageBase: python-pyinstrument
Version: 4.6.2-1
Description: Call stack profiler for Python
URL: https://github.com/joerick/pyinstrument
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: zhangkaizhao
FirstSubmitted: 1547439365
LastModified: 1706566030
URLPath: /cgit/aur.git/snapshot/python-pyinstrument.tar.gz