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

Last updated: July 02,2024

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

$ yay -S python-onnxruntime-cuda

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

$ yay -Rns python-onnxruntime-cuda

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

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

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

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

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

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

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

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

ID: 1131473
Name: python-onnxruntime-cuda
PackageBaseID: 143424
PackageBase: python-onnxruntime
Version: 1.12.1-1
Description: Cross-platform, high performance scoring engine for ML models (CUDA execution provider)
URL: https://github.com/microsoft/onnxruntime
NumVotes: 3
Popularity: 0.049516
OutOfDate:
Maintainer: yan12125
FirstSubmitted: 1562929606
LastModified: 1661574795
URLPath: /cgit/aur.git/snapshot/python-onnxruntime-cuda.tar.gz