python2-guppy on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python2-guppy

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

$ yay -Rns python2-guppy

2. Manually Install "python2-guppy" via AUR

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

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

b. Clone python2-guppy's git locally

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

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

$ cd ~/python2-guppy $ makepkg -si

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

ID: 194203
Name: python2-guppy
PackageBaseID: 43710
PackageBase: python2-guppy
Version: 0.1.10-2
Description: Python memory profiler and debugger
URL: http://guppy-pe.sourceforge.net
NumVotes: 16
Popularity: 0
OutOfDate: 1640247449
Maintainer:
FirstSubmitted: 1290172590
LastModified: 1434185809
URLPath: /cgit/aur.git/snapshot/python2-guppy.tar.gz