python-pycallgraph on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-pycallgraph

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

$ yay -Rns python-pycallgraph

2. Manually Install "python-pycallgraph" via AUR

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

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

b. Clone python-pycallgraph's git locally

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

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

$ cd ~/python-pycallgraph $ makepkg -si

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

ID: 599741
Name: python-pycallgraph
PackageBaseID: 116265
PackageBase: python-pycallgraph
Version: 1.0.1-3
Description: Library and command line tool that visualises the flow of your Python application.
URL: http://pycallgraph.slowchop.com/
NumVotes: 6
Popularity: 0
OutOfDate: 1703368510
Maintainer:
Submitter: davidmcinnis
FirstSubmitted: 1476659932
LastModified: 1553954595
URLPath: /cgit/aur.git/snapshot/python-pycallgraph.tar.gz