dspatch on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install dspatch on Arch using YAY
$
yay -S
dspatch
Copied
* (Optional) Uninstall dspatch on Arch using YAY
$
yay -Rns
dspatch
Copied
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
Copied
b. Clone dspatch's git locally
$
git clone https://aur.archlinux.org/dspatch.git
~/dspatch
Copied
c. Go to ~/dspatch folder and install it
$
cd
~/dspatch
Copied
$
makepkg -si
Copied
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
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