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

Last updated: July 08,2024

1. Install "python311-onnxconverter-common" package

This tutorial shows how to install python311-onnxconverter-common on openSuSE Tumbleweed

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

2. Uninstall "python311-onnxconverter-common" package

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

$ sudo zypper remove python311-onnxconverter-common

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

Information for package python311-onnxconverter-common:
-------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-onnxconverter-common
Version : 1.9.0-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
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.