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

Last updated: May 17,2024

1. Install "python36-thrift" package

This guide covers the steps necessary to install python36-thrift on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-thrift

2. Uninstall "python36-thrift" package

Here is a brief guide to show you how to uninstall python36-thrift on openSuSE Tumbleweed:

$ sudo zypper remove python36-thrift

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

Information for package python36-thrift:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-thrift
Version : 0.14.1-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 605,6 KiB
Installed : No
Status : not installed
Source package : thrift-0.14.1-1.6.src
Summary : Python 3.6 bindings for the Thrift software framework
Description :
Thrift Python 3.6 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.