cppflow on AUR (Arch User Repository)

Last updated: November 19,2024

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

$ yay -S cppflow

* (Optional) Uninstall cppflow on Arch using YAY

$ yay -Rns cppflow

2. Manually Install "cppflow" via AUR

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

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

b. Clone cppflow's git locally

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

c. Go to ~/cppflow folder and install it

$ cd ~/cppflow $ makepkg -si

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

ID: 1408441
Name: cppflow
PackageBaseID: 202453
PackageBase: cppflow
Version: 2.0.0-1
Description: Run TensorFlow models in C++ without installation and without Bazel
URL: https://github.com/serizba/cppflow
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: naetherm
Submitter: naetherm
FirstSubmitted: 1707805803
LastModified: 1707805803
URLPath: /cgit/aur.git/snapshot/cppflow.tar.gz