python-onnx2pytorch on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S python-onnx2pytorch

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

$ yay -Rns python-onnx2pytorch

2. Manually Install "python-onnx2pytorch" via AUR

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

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

b. Clone python-onnx2pytorch's git locally

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

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

$ cd ~/python-onnx2pytorch $ makepkg -si

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

ID: 1075973
Name: python-onnx2pytorch
PackageBaseID: 178595
PackageBase: python-onnx2pytorch
Version: 0.4.1-1
Description: Library to transform onnx model to pytorch
URL: https://github.com/ToriML/onnx2pytorch
NumVotes: 1
Popularity: 0.368956
OutOfDate:
Maintainer:
Submitter: yan12125
FirstSubmitted: 1651752266
LastModified: 1651752266
URLPath: /cgit/aur.git/snapshot/python-onnx2pytorch.tar.gz