python-sklearn-onnx on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-sklearn-onnx

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

$ yay -Rns python-sklearn-onnx

2. Manually Install "python-sklearn-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-sklearn-onnx's git locally

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

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

$ cd ~/python-sklearn-onnx $ makepkg -si

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

ID: 1367937
Name: python-sklearn-onnx
PackageBaseID: 173574
PackageBase: python-sklearn-onnx
Version: 1.16.0-1
Description: Convert scikit-learn models and pipelines to ONNX
URL: https://github.com/onnx/sklearn-onnx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1638335115
LastModified: 1702301345
URLPath: /cgit/aur.git/snapshot/python-sklearn-onnx.tar.gz