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

Last updated: May 12,2024

1. Install "python39-thrift" package

In this section, we are going to explain the necessary steps to install python39-thrift on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-thrift

2. Uninstall "python39-thrift" package

This tutorial shows how to uninstall python39-thrift on openSuSE Tumbleweed:

$ sudo zypper remove python39-thrift

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

Information for package python39-thrift:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-thrift
Version : 0.17.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 521.2 KiB
Installed : No
Status : not installed
Source package : thrift-0.17.0-3.1.src
Upstream URL : https://thrift.apache.org
Summary : Python 3.9 bindings for the Thrift software framework
Description :
Thrift Python 3.9 library
Thrift is a software framework for scalable cross-language services
development. It combines a software stack with a code generation
engine to build services that work between C++, Java, C#, Python,
Ruby, Perl, PHP, Objective C/Cocoa, Smalltalk, Erlang, Objective
Caml, and Haskell.