python-vprof on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-vprof

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

$ yay -Rns python-vprof

2. Manually Install "python-vprof" via AUR

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

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

b. Clone python-vprof's git locally

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

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

$ cd ~/python-vprof $ makepkg -si

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

ID: 1047775
Name: python-vprof
PackageBaseID: 111569
PackageBase: python-vprof
Version: 0.38-1
Description: Visual profiler for Python
URL: https://github.com/nvdv/vprof
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: bchretien
FirstSubmitted: 1463957865
LastModified: 1646706275
URLPath: /cgit/aur.git/snapshot/python-vprof.tar.gz