sdf3 on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S sdf3

* (Optional) Uninstall sdf3 on Arch using YAY

$ yay -Rns sdf3

2. Manually Install "sdf3" via AUR

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

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

b. Clone sdf3's git locally

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

c. Go to ~/sdf3 folder and install it

$ cd ~/sdf3 $ makepkg -si

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

ID: 569315
Name: sdf3
PackageBaseID: 138112
PackageBase: sdf3
Version: latest-1
Description: Tool for generating, analyzing, transforming, and visualizing random Synchronous DataFlow Graphs (SDFGs)
URL: http://www.es.ele.tue.nl/sdf3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: ChrisLahaye
FirstSubmitted: 1545081209
LastModified: 1545081210
URLPath: /cgit/aur.git/snapshot/sdf3.tar.gz