dspatch on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dspatch

* (Optional) Uninstall dspatch on Arch using YAY

$ yay -Rns dspatch

2. Manually Install "dspatch" via AUR

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

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

b. Clone dspatch's git locally

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

c. Go to ~/dspatch folder and install it

$ cd ~/dspatch $ makepkg -si

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

ID: 289402
Name: dspatch
PackageBaseID: 109519
PackageBase: dspatch
Version: 3.00-1
Description: A powerful C++ flow-based programming library that allows you to create and route (or "patch") high performance data processing circuits.
URL: http://flowbasedprogramming.com/DSPatch/index.html
NumVotes: 0
Popularity: 0
OutOfDate: 1704638643
Maintainer: hpfmn
Submitter: hpfmn
FirstSubmitted: 1459357591
LastModified: 1459358139
URLPath: /cgit/aur.git/snapshot/dspatch.tar.gz