python-gprof2dot on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-gprof2dot

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

$ yay -Rns python-gprof2dot

2. Manually Install "python-gprof2dot" via AUR

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

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

b. Clone python-gprof2dot's git locally

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

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

$ cd ~/python-gprof2dot $ makepkg -si

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

ID: 1236406
Name: python-gprof2dot
PackageBaseID: 192345
PackageBase: python-gprof2dot
Version: 2022.7.29-1
Description: Python profiling dot graph generator
URL: https://github.com/jrfonseca/gprof2dot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: GeorgeRaven
Submitter: GeorgeRaven
FirstSubmitted: 1680600295
LastModified: 1680600295
URLPath: /cgit/aur.git/snapshot/python-gprof2dot.tar.gz