python-tf2onnx on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S python-tf2onnx

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

$ yay -Rns python-tf2onnx

2. Manually Install "python-tf2onnx" via AUR

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

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

b. Clone python-tf2onnx's git locally

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

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

$ cd ~/python-tf2onnx $ makepkg -si

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

ID: 1166291
Name: python-tf2onnx
PackageBaseID: 158346
PackageBase: python-tf2onnx
Version: 1:1.13.0-1
Description: Convert TensorFlow models to ONNX
URL: https://github.com/onnx/tensorflow-onnx
NumVotes: 1
Popularity: 0.000806
OutOfDate: 1699398537
Maintainer:
Submitter: yan12125
FirstSubmitted: 1601817331
LastModified: 1667910853
URLPath: /cgit/aur.git/snapshot/python-tf2onnx.tar.gz