gprof2dot on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "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
Copied
b. Install gprof2dot on Arch using YAY
$
yay -S
gprof2dot
Copied
* (Optional) Uninstall gprof2dot on Arch using YAY
$
yay -Rns
gprof2dot
Copied
2. Manually Install "gprof2dot" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gprof2dot's git locally
$
git clone https://aur.archlinux.org/gprof2dot.git
~/gprof2dot
Copied
c. Go to ~/gprof2dot folder and install it
$
cd
~/gprof2dot
Copied
$
makepkg -si
Copied
3. Information about the gprof2dot package on Arch User Repository (AUR)
ID: 1359575
Name: gprof2dot
PackageBaseID: 73616
PackageBase: gprof2dot
Version: 2022.07.29-1
Description: A Python script to convert the output from many profilers into a dot graph.
URL: https://github.com/jrfonseca/gprof2dot/
NumVotes: 25
Popularity: 1.020573
OutOfDate:
Maintainer: fft
Submitter: mathieu.clabaut
FirstSubmitted: 1379593996
LastModified: 1700905710
URLPath: /cgit/aur.git/snapshot/gprof2dot.tar.gz
Name: gprof2dot
PackageBaseID: 73616
PackageBase: gprof2dot
Version: 2022.07.29-1
Description: A Python script to convert the output from many profilers into a dot graph.
URL: https://github.com/jrfonseca/gprof2dot/
NumVotes: 25
Popularity: 1.020573
OutOfDate:
Maintainer: fft
Submitter: mathieu.clabaut
FirstSubmitted: 1379593996
LastModified: 1700905710
URLPath: /cgit/aur.git/snapshot/gprof2dot.tar.gz