python-vmprof on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-vmprof

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

$ yay -Rns python-vmprof

2. Manually Install "python-vmprof" via AUR

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

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

b. Clone python-vmprof's git locally

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

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

$ cd ~/python-vmprof $ makepkg -si

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

ID: 1238452
Name: python-vmprof
PackageBaseID: 192471
PackageBase: python-vmprof
Version: 0.4.15-4
Description: A statistical program profiler
URL: https://vmprof.com/#/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dvzrv
FirstSubmitted: 1680965982
LastModified: 1680965982
URLPath: /cgit/aur.git/snapshot/python-vmprof.tar.gz

5. The same packages on other Linux Distributions