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

Last updated: May 03,2024

1. Install "python39-avro" package

This guide covers the steps necessary to install python39-avro on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-avro

2. Uninstall "python39-avro" package

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

$ sudo zypper remove python39-avro

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

Information for package python39-avro:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-avro
Version : 1.11.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 801.0 KiB
Installed : No
Status : not installed
Source package : python-avro-1.11.3-2.1.src
Upstream URL : https://avro.apache.org/
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.