How to Install and Uninstall python36-avro Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "python36-avro" package

This tutorial shows how to install python36-avro on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-avro

2. Uninstall "python36-avro" package

Please follow the step by step instructions below to uninstall python36-avro on openSuSE Tumbleweed:

$ sudo zypper remove python36-avro

3. Information about the python36-avro package on openSuSE Tumbleweed

Information for package python36-avro:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-avro
Version : 1.11.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1007,7 KiB
Installed : No
Status : not installed
Source package : python-avro-1.11.0-2.1.src
Summary : A serialization and RPC framework for Python
Description :
Apache Avro is a serialization and RPC framework.
This package contains the python implementation of Avro.