python2-pycallgraph on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-pycallgraph

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

$ yay -Rns python2-pycallgraph

2. Manually Install "python2-pycallgraph" via AUR

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

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

b. Clone python2-pycallgraph's git locally

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

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

$ cd ~/python2-pycallgraph $ makepkg -si

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

ID: 383584
Name: python2-pycallgraph
PackageBaseID: 112828
PackageBase: python2-pycallgraph
Version: 1.0.1-2
Description: Python module that creates call graph visualizations for Python applications.
URL: http://pycallgraph.slowchop.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dundee
FirstSubmitted: 1466845802
LastModified: 1486977855
URLPath: /cgit/aur.git/snapshot/python2-pycallgraph.tar.gz

5. The same packages on other Linux Distributions