python-statprof on AUR (Arch User Repository)

Last updated: December 23,2024

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

$ yay -S python-statprof

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

$ yay -Rns python-statprof

2. Manually Install "python-statprof" via AUR

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

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

b. Clone python-statprof's git locally

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

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

$ cd ~/python-statprof $ makepkg -si

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

ID: 1077522
Name: python-statprof
PackageBaseID: 93043
PackageBase: python-statprof
Version: 1.0.0-2
Description: Statistical profiling for Python
URL: https://pypi.python.org/pypi/statprof-smarkets
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: anntzer
FirstSubmitted: 1431648954
LastModified: 1652054144
URLPath: /cgit/aur.git/snapshot/python-statprof.tar.gz