python-onnxoptimizer on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-onnxoptimizer

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

$ yay -Rns python-onnxoptimizer

2. Manually Install "python-onnxoptimizer" via AUR

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

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

b. Clone python-onnxoptimizer's git locally

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

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

$ cd ~/python-onnxoptimizer $ makepkg -si

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

ID: 1392817
Name: python-onnxoptimizer
PackageBaseID: 165464
PackageBase: python-onnxoptimizer
Version: 0.3.18-1
Description: ONNX model optimizer
URL: https://github.com/onnx/optimizer
NumVotes: 3
Popularity: 0.730257
OutOfDate:
Maintainer: dnim
Submitter: yan12125
FirstSubmitted: 1618068541
LastModified: 1706261442
URLPath: /cgit/aur.git/snapshot/python-onnxoptimizer.tar.gz