graph2dot on AUR (Arch User Repository)

Last updated: February 11,2025

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

$ yay -S graph2dot

* (Optional) Uninstall graph2dot on Arch using YAY

$ yay -Rns graph2dot

2. Manually Install "graph2dot" via AUR

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

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

b. Clone graph2dot's git locally

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

c. Go to ~/graph2dot folder and install it

$ cd ~/graph2dot $ makepkg -si

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

ID: 827240
Name: graph2dot
PackageBaseID: 160488
PackageBase: graph2dot
Version: 4.3.1-1
Description: parse a filtergraph description and issue a corresponding textual representation in the dot language
URL: https://ffmpeg.org
NumVotes: 1
Popularity: 0.066696
OutOfDate: 1698823572
Maintainer:
Submitter: tmladek
FirstSubmitted: 1606905830
LastModified: 1606905920
URLPath: /cgit/aur.git/snapshot/graph2dot.tar.gz