pycflow2dot on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pycflow2dot

* (Optional) Uninstall pycflow2dot on Arch using YAY

$ yay -Rns pycflow2dot

2. Manually Install "pycflow2dot" via AUR

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

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

b. Clone pycflow2dot's git locally

$ git clone https://aur.archlinux.org/pycflow2dot.git ~/pycflow2dot

c. Go to ~/pycflow2dot folder and install it

$ cd ~/pycflow2dot $ makepkg -si

3. Information about the pycflow2dot package on Arch User Repository (AUR)

ID: 484107
Name: pycflow2dot
PackageBaseID: 129808
PackageBase: pycflow2dot
Version: 0.2.1-1
Description: Layout C call graphs from cflow using GraphViz dot
URL: https://github.com/johnyf/pycflow2dot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: shaugh
FirstSubmitted: 1517866384
LastModified: 1517866385
URLPath: /cgit/aur.git/snapshot/pycflow2dot.tar.gz