onnx-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S onnx-git

* (Optional) Uninstall onnx-git on Arch using YAY

$ yay -Rns onnx-git

2. Manually Install "onnx-git" via AUR

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

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

b. Clone onnx-git's git locally

$ git clone https://aur.archlinux.org/onnx-git.git ~/onnx-git

c. Go to ~/onnx-git folder and install it

$ cd ~/onnx-git $ makepkg -si

3. Information about the onnx-git package on Arch User Repository (AUR)

ID: 1336557
Name: onnx-git
PackageBaseID: 198709
PackageBase: onnx-git
Version: 1.14.1.0.g1014f41f1-1
Description: C++ library for the open standard for machine learning interoperability
URL: https://onnx.ai
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cnf3rd
Submitter: cnf3rd
FirstSubmitted: 1697716714
LastModified: 1697717115
URLPath: /cgit/aur.git/snapshot/onnx-git.tar.gz