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

Last updated: September 28,2024

1. Install "python312-avro" package

This guide let you learn how to install python312-avro on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-avro

2. Uninstall "python312-avro" package

This tutorial shows how to uninstall python312-avro on openSuSE Tumbleweed:

$ sudo zypper remove python312-avro

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

Information for package python312-avro:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-avro
Version : 1.11.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
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.