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

Last updated: October 05,2024

1. Install "python311-thrift" package

This is a short guide on how to install python311-thrift on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-thrift

2. Uninstall "python311-thrift" package

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

$ sudo zypper remove python311-thrift

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

Information for package python311-thrift:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-thrift
Version : 0.17.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 676.1 KiB
Installed : No
Status : not installed
Source package : thrift-0.17.0-3.1.src
Upstream URL : https://thrift.apache.org
Summary : Python 3.11 bindings for the Thrift software framework
Description :
Thrift Python 3.11 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.