python-pympler on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-pympler

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

$ yay -Rns python-pympler

2. Manually Install "python-pympler" via AUR

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

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

b. Clone python-pympler's git locally

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

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

$ cd ~/python-pympler $ makepkg -si

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

ID: 1224871
Name: python-pympler
PackageBaseID: 115406
PackageBase: python-pympler
Version: 1.0.1-1
Description: A development tool to measure, monitor and analyze the memory behavior of Python objects
URL: https://pypi.org/project/Pympler/
NumVotes: 7
Popularity: 0.006815
OutOfDate:
Maintainer: Xavion
Submitter: Xavion
FirstSubmitted: 1473568249
LastModified: 1678581229
URLPath: /cgit/aur.git/snapshot/python-pympler.tar.gz