How to Install and Uninstall python39-onnxconverter-common Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "python39-onnxconverter-common" package

Please follow the guidelines below to install python39-onnxconverter-common on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-onnxconverter-common

2. Uninstall "python39-onnxconverter-common" package

In this section, we are going to explain the necessary steps to uninstall python39-onnxconverter-common on openSuSE Tumbleweed:

$ sudo zypper remove python39-onnxconverter-common

3. Information about the python39-onnxconverter-common package on openSuSE Tumbleweed

Information for package python39-onnxconverter-common:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-onnxconverter-common
Version : 1.9.0-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 709.7 KiB
Installed : No
Status : not installed
Source package : python-onnxconverter-common-1.9.0-2.8.src
Upstream URL : https://github.com/microsoft/onnxconverter-common
Summary : ONNX Converter and Optimization Tools
Description :
The onnxconverter-common package provides common functions and utilities for
use in converters from various AI frameworks to ONNX. It also enables the
different converters to work together to convert a model from mixed frameworks,
like a scikit-learn pipeline embedding a xgboost model.