How to Install and Uninstall python3-thrift Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-thrift" package

This guide let you learn how to install python3-thrift on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-thrift

2. Uninstall "python3-thrift" package

Please follow the instructions below to uninstall python3-thrift on openSUSE Leap:

$ sudo zypper remove python3-thrift

3. Information about the python3-thrift package on openSUSE Leap

Information for package python3-thrift:
---------------------------------------
Repository : Main Repository
Name : python3-thrift
Version : 0.17.0-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 612.3 KiB
Installed : No
Status : not installed
Source package : thrift-0.17.0-bp155.1.6.src
Upstream URL : https://thrift.apache.org
Summary : Python3 bindings for the Thrift software framework
Description :
Thrift Python3 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.