onnxruntime-cuda-bin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S onnxruntime-cuda-bin

* (Optional) Uninstall onnxruntime-cuda-bin on Arch using YAY

$ yay -Rns onnxruntime-cuda-bin

2. Manually Install "onnxruntime-cuda-bin" via AUR

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

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

b. Clone onnxruntime-cuda-bin's git locally

$ git clone https://aur.archlinux.org/onnxruntime-cuda-bin.git ~/onnxruntime-cuda-bin

c. Go to ~/onnxruntime-cuda-bin folder and install it

$ cd ~/onnxruntime-cuda-bin $ makepkg -si

3. Information about the onnxruntime-cuda-bin package on Arch User Repository (AUR)

ID: 1328830
Name: onnxruntime-cuda-bin
PackageBaseID: 195205
PackageBase: onnxruntime-cuda-bin
Version: 1.16.0-1
Description: Cross-platform, high performance ML inferencing and training accelerator (CUDA execution provider)
URL: https://www.onnxruntime.ai/
NumVotes: 1
Popularity: 0.135812
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1688125442
LastModified: 1696452954
URLPath: /cgit/aur.git/snapshot/onnxruntime-cuda-bin.tar.gz