How to Install and Uninstall python39-onnx Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python39-onnx" package

This is a short guide on how to install python39-onnx on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-onnx

2. Uninstall "python39-onnx" package

Please follow the steps below to uninstall python39-onnx on openSuSE Tumbleweed:

$ sudo zypper remove python39-onnx

3. Information about the python39-onnx package on openSuSE Tumbleweed

Information for package python39-onnx:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-onnx
Version : 1.15.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 25.6 MiB
Installed : No
Status : not installed
Source package : python-onnx-1.15.0-1.2.src
Upstream URL : https://onnx.ai/
Summary : Open Neural Network eXchange
Description :
Open format to represent deep learning models. With ONNX, AI developers can
more easily move models between state-of-the-art tools and choose the
combination that is best for them. ONNX is developed and supported by a
community of partners.