python2-memprof on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-memprof

* (Optional) Uninstall python2-memprof on Arch using YAY

$ yay -Rns python2-memprof

2. Manually Install "python2-memprof" via AUR

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

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

b. Clone python2-memprof's git locally

$ git clone https://aur.archlinux.org/python2-memprof.git ~/python2-memprof

c. Go to ~/python2-memprof folder and install it

$ cd ~/python2-memprof $ makepkg -si

3. Information about the python2-memprof package on Arch User Repository (AUR)

ID: 200841
Name: python2-memprof
PackageBaseID: 92004
PackageBase: python2-memprof
Version: 0.3.3-1
Description: A memory profiler for Python. As easy as adding a decorator.
URL: http://jmdana.github.io/memprof/
NumVotes: 3
Popularity: 0
OutOfDate: 1520104966
Maintainer:
FirstSubmitted: 1428403679
LastModified: 1434873643
URLPath: /cgit/aur.git/snapshot/python2-memprof.tar.gz