python-onnx on AUR (Arch User Repository)

Last updated: June 13,2024

1. Install "python-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

b. Install python-onnx on Arch using YAY

$ yay -S python-onnx

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

$ yay -Rns python-onnx

2. Manually Install "python-onnx" via AUR

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

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

b. Clone python-onnx's git locally

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

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

$ cd ~/python-onnx $ makepkg -si

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

ID: 1382792
Name: python-onnx
PackageBaseID: 140269
PackageBase: python-onnx
Version: 1:1.15.0-3
Description: Open Neural Network Exchange
URL: https://onnx.ai
NumVotes: 3
Popularity: 0.000222
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1552381748
LastModified: 1704774027
URLPath: /cgit/aur.git/snapshot/python-onnx.tar.gz

5. The same packages on other Linux Distributions