python-onnxsim on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-onnxsim

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

$ yay -Rns python-onnxsim

2. Manually Install "python-onnxsim" via AUR

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

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

b. Clone python-onnxsim's git locally

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

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

$ cd ~/python-onnxsim $ makepkg -si

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

ID: 1341390
Name: python-onnxsim
PackageBaseID: 198427
PackageBase: python-onnxsim
Version: 0.4.33-5
Description: ONNX Simplifier is presented to simplify the ONNX model.
URL: https://github.com/daquexian/onnx-simplifier
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fanyujun
Submitter: fanyujun
FirstSubmitted: 1697030757
LastModified: 1698321555
URLPath: /cgit/aur.git/snapshot/python-onnxsim.tar.gz