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

Last updated: May 17,2024

1. Install "python310-thrift" package

Please follow the guidance below to install python310-thrift on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-thrift

2. Uninstall "python310-thrift" package

This guide let you learn how to uninstall python310-thrift on openSuSE Tumbleweed:

$ sudo zypper remove python310-thrift

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

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