onnx on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "onnx" 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 onnx on Arch using YAY
$
yay -S
onnx
Copied
* (Optional) Uninstall onnx on Arch using YAY
$
yay -Rns
onnx
Copied
2. Manually Install "onnx" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone onnx's git locally
$
git clone https://aur.archlinux.org/onnx.git
~/onnx
Copied
c. Go to ~/onnx folder and install it
$
cd
~/onnx
Copied
$
makepkg -si
Copied
3. Information about the onnx package on Arch User Repository (AUR)
ID: 1349382
Name: onnx
PackageBaseID: 176317
PackageBase: onnx
Version: 1.15.0-1
Description: C++ library for the open standard for machine learning interoperability
URL: https://onnx.ai
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lenerd
Submitter: lenerd
FirstSubmitted: 1645644429
LastModified: 1699398869
URLPath: /cgit/aur.git/snapshot/onnx.tar.gz
Name: onnx
PackageBaseID: 176317
PackageBase: onnx
Version: 1.15.0-1
Description: C++ library for the open standard for machine learning interoperability
URL: https://onnx.ai
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lenerd
Submitter: lenerd
FirstSubmitted: 1645644429
LastModified: 1699398869
URLPath: /cgit/aur.git/snapshot/onnx.tar.gz