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

Last updated: July 05,2024

1. Install "python38-avro" package

Please follow the instructions below to install python38-avro on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-avro

2. Uninstall "python38-avro" package

Here is a brief guide to show you how to uninstall python38-avro on openSuSE Tumbleweed:

$ sudo zypper remove python38-avro

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

Information for package python38-avro:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-avro
Version : 1.11.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 993,3 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.